How to Install and Uninstall efitools.x86_64 Package on Fedora 38

Last updated: October 26,2024

1. Install "efitools.x86_64" package

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

$ sudo dnf update $ sudo dnf install efitools.x86_64

2. Uninstall "efitools.x86_64" package

Please follow the step by step instructions below to uninstall efitools.x86_64 on Fedora 38:

$ sudo dnf remove efitools.x86_64 $ sudo dnf autoremove

3. Information about the efitools.x86_64 package on Fedora 38

Last metadata expiration check: 1:29:15 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : efitools
Version : 1.9.2
Release : 9.fc38
Architecture : x86_64
Size : 172 k
Source : efitools-1.9.2-9.fc38.src.rpm
Repository : fedora
Summary : Tools to manipulate EFI secure boot keys and signatures
URL : https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git
License : GPLv2 and LGPLv2 and BSD
Description : This package installs a variety of tools for manipulating keys and binary
: signatures on UEFI secure boot platforms.
: The tools provide access to the keys and certificates stored in the
: secure variables of the UEFI firmware, usually in the NVRAM area.