How to Install and Uninstall python3-virt-firmware.noarch Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "python3-virt-firmware.noarch" package

Learn how to install python3-virt-firmware.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-virt-firmware.noarch

2. Uninstall "python3-virt-firmware.noarch" package

Please follow the step by step instructions below to uninstall python3-virt-firmware.noarch on Oracle Linux 9:

$ sudo dnf remove python3-virt-firmware.noarch $ sudo dnf autoremove

3. Information about the python3-virt-firmware.noarch package on Oracle Linux 9

Last metadata expiration check: 1:08:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-virt-firmware
Version : 23.6
Release : 2.el9
Architecture : noarch
Size : 245 k
Source : python-virt-firmware-23.6-2.el9.src.rpm
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.