How to Install and Uninstall edk2.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "edk2.src" package
This guide let you learn how to install edk2.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
edk2.src
Copied
2. Uninstall "edk2.src" package
This tutorial shows how to uninstall edk2.src on Oracle Linux 9:
$
sudo dnf remove
edk2.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the edk2.src package on Oracle Linux 9
Last metadata expiration check: 1:41:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : edk2
Version : 20230524
Release : 4.el9_3
Architecture : src
Size : 15 M
Source : None
Repository : ol9_appstream
Summary : UEFI firmware for 64-bit virtual machines
URL : http://www.tianocore.org
License : BSD-2-Clause-Patent and OpenSSL and MIT
Description : EDK II is a modern, feature-rich, cross-platform firmware development
: environment for the UEFI and PI specifications. This package contains sample
: 64-bit UEFI firmware builds for QEMU and KVM.
Available Packages
Name : edk2
Version : 20230524
Release : 4.el9_3
Architecture : src
Size : 15 M
Source : None
Repository : ol9_appstream
Summary : UEFI firmware for 64-bit virtual machines
URL : http://www.tianocore.org
License : BSD-2-Clause-Patent and OpenSSL and MIT
Description : EDK II is a modern, feature-rich, cross-platform firmware development
: environment for the UEFI and PI specifications. This package contains sample
: 64-bit UEFI firmware builds for QEMU and KVM.