How to Install and Uninstall uboot-tools.x86_64 Package on Fedora 36

Last updated: January 11,2025

1. Install "uboot-tools.x86_64" package

In this section, we are going to explain the necessary steps to install uboot-tools.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install uboot-tools.x86_64

2. Uninstall "uboot-tools.x86_64" package

Please follow the guidelines below to uninstall uboot-tools.x86_64 on Fedora 36:

$ sudo dnf remove uboot-tools.x86_64 $ sudo dnf autoremove

3. Information about the uboot-tools.x86_64 package on Fedora 36

Last metadata expiration check: 3:50:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : uboot-tools
Version : 2022.04
Release : 2.fc36
Architecture : x86_64
Size : 437 k
Source : uboot-tools-2022.04-2.fc36.src.rpm
Repository : updates
Summary : U-Boot utilities
URL : http://www.denx.de/wiki/U-Boot
License : GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
Description : This package contains a few U-Boot utilities - mkimage for creating boot images
: and fw_printenv/fw_setenv for manipulating the boot environment variables.