Information about the package, tegrarcm, which is shipped with common Linux distributions. The tegrarcm package is designed for, Send code to a Tegra device in recovery mode.
Package Name:
tegrarcm
Summary:
Send code to a Tegra device in recovery mode
Description:
This program is used to send code to a Tegra device in recovery mode. It does not supported locked devices with an encrypted boot key, only open devices such as the ventana, cardhu, or dalmore reference boards. It is not capable of flashing firmware to a device, but can be used to download firmware that is then capable of flashing. For example in ChromeOS tegrarcm is used to download a special build of u-boot to the target Tegra device with a payload that it then flashes to the boot device.
Architecture:
x86_64
Version:
1.3
Release:
1.el6
Size:
123 k
Repository:
epel
From Repository:
Licence:
BSD and and Redistributable, no modification permitted
Control the tegrarcm package with the following handy commands outlined below.
yum install tegrarcm
This command will install tegrarcm on the server.
yum remove tegrarcm
This command will un-install tegrarcm on the server. When you run this command, you will be asked if you are sure that you want to remove tegrarcm, so you have to manually confirm that you want to do this.
yum -y remove tegrarcm
This command will un-install tegrarcm on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tegrarcm when using the -y flag.
yum update tegrarcm
This command will update tegrarcm to the latest version. When you run this command, you will be asked if you are sure that you want to remove tegrarcm, so you have to manually confirm that you want to do this.
yum -y update tegrarcm
This command will update tegrarcm to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tegrarcm when using the -y flag.
yum info tegrarcm
This command will show you core information about the tegrarcm package.
yum deplist tegrarcm
This command will show you the dependencies for tegrarcm. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update tegrarcm
This command will check if there is an update waiting on tegrarcm. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.