How to Install and Uninstall efibootmgr.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "efibootmgr.x86_64" package
This guide let you learn how to install efibootmgr.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
efibootmgr.x86_64
Copied
2. Uninstall "efibootmgr.x86_64" package
This guide covers the steps necessary to uninstall efibootmgr.x86_64 on Rocky Linux 8:
$
sudo dnf remove
efibootmgr.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the efibootmgr.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:29:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : efibootmgr
Version : 16
Release : 1.el8
Architecture : x86_64
Size : 46 k
Source : efibootmgr-16-1.el8.src.rpm
Repository : baseos
Summary : EFI Boot Manager
URL : http://github.com/rhinstaller/efibootmgr/
License : GPLv2+
Description : efibootmgr displays and allows the user to edit the Intel Extensible
: Firmware Interface (EFI) Boot Manager variables. Additional
: information about EFI can be found at
: http://developer.intel.com/technology/efi/efi.htm and http://uefi.org/.
Available Packages
Name : efibootmgr
Version : 16
Release : 1.el8
Architecture : x86_64
Size : 46 k
Source : efibootmgr-16-1.el8.src.rpm
Repository : baseos
Summary : EFI Boot Manager
URL : http://github.com/rhinstaller/efibootmgr/
License : GPLv2+
Description : efibootmgr displays and allows the user to edit the Intel Extensible
: Firmware Interface (EFI) Boot Manager variables. Additional
: information about EFI can be found at
: http://developer.intel.com/technology/efi/efi.htm and http://uefi.org/.