How to Install and Uninstall cbootimage.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "cbootimage.x86_64" package

In this section, we are going to explain the necessary steps to install cbootimage.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install cbootimage.x86_64

2. Uninstall "cbootimage.x86_64" package

This is a short guide on how to uninstall cbootimage.x86_64 on Fedora 34:

$ sudo dnf remove cbootimage.x86_64 $ sudo dnf autoremove

3. Information about the cbootimage.x86_64 package on Fedora 34

Last metadata expiration check: 1:25:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : cbootimage
Version : 1.8
Release : 7.fc34
Architecture : x86_64
Size : 100 k
Source : cbootimage-1.8-7.fc34.src.rpm
Repository : fedora
Summary : Tools to dump and generate boot config table on Tegra devices
URL : https://github.com/NVIDIA/cbootimage
License : GPLv2
Description : This package contains two programs to parse the boot config table (bct)
: of Tegra SoC based devices and to generate a new bct with appended
: bootloader (e.g. u-boot) read to be flashed to a storage device.
: The boot config table is used in the early boot process to setup the sdhci,
: DRAM memory controller and also points to the position of the bootloader.
:
: For more information, see:
: http://http.download.nvidia.com/tegra-public-appnotes/bct-overview.html