How to Install and Uninstall python-virt-firmware.src Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "python-virt-firmware.src" package

This is a short guide on how to install python-virt-firmware.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-virt-firmware.src

2. Uninstall "python-virt-firmware.src" package

Please follow the instructions below to uninstall python-virt-firmware.src on Oracle Linux 9:

$ sudo dnf remove python-virt-firmware.src $ sudo dnf autoremove

3. Information about the python-virt-firmware.src package on Oracle Linux 9

Last metadata expiration check: 3:08:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-virt-firmware
Version : 23.6
Release : 2.el9
Architecture : src
Size : 92 k
Source : None
Repository : ol9_appstream
Summary : Tools for virtual machine firmware volumes
URL : https://pypi.org/project/virt-firmware/
License : GPLv2
Description : Tools for ovmf / armvirt firmware volumes This is a small collection of tools
: for edk2 firmware images. They support decoding and printing the content of
: firmware volumes. Variable stores (OVMF_VARS.fd) can be modified, for example
: to enroll secure boot certificates.