How to Install and Uninstall efibootmgr.src Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "efibootmgr.src" package

This guide let you learn how to install efibootmgr.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install efibootmgr.src

2. Uninstall "efibootmgr.src" package

This guide let you learn how to uninstall efibootmgr.src on Oracle Linux 8:

$ sudo dnf remove efibootmgr.src $ sudo dnf autoremove

3. Information about the efibootmgr.src package on Oracle Linux 8

Last metadata expiration check: 5:54:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : efibootmgr
Version : 16
Release : 1.0.1.el8
Architecture : src
Size : 50 k
Source : None
Repository : ol8_baseos_latest
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/.