How to Install and Uninstall python3-virt-firmware.noarch Package on CentOS Stream 9

Last updated: October 15,2024

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

Please follow the steps below to install python3-virt-firmware.noarch on CentOS Stream 9

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

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

Please follow the steps below to uninstall python3-virt-firmware.noarch on CentOS Stream 9:

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

3. Information about the python3-virt-firmware.noarch package on CentOS Stream 9

Last metadata expiration check: 1:23:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-virt-firmware
Version : 24.2
Release : 1.el9
Architecture : noarch
Size : 191 k
Source : python-virt-firmware-24.2-1.el9.src.rpm
Repository : 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.