How to Install and Uninstall tegrarcm.x86_64 Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "tegrarcm.x86_64" package

This is a short guide on how to install tegrarcm.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install tegrarcm.x86_64

2. Uninstall "tegrarcm.x86_64" package

Please follow the step by step instructions below to uninstall tegrarcm.x86_64 on CentOS Stream 8:

$ sudo dnf remove tegrarcm.x86_64 $ sudo dnf autoremove

3. Information about the tegrarcm.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:23:33 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : tegrarcm
Version : 1.8
Release : 5.el8
Architecture : x86_64
Size : 189 k
Source : tegrarcm-1.8-5.el8.src.rpm
Repository : epel
Summary : Send code to a Tegra device in recovery mode
URL : https://github.com/NVIDIA/tegrarcm
License : BSD and and Redistributable, no modification permitted
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.