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

Last updated: October 06,2024

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

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

$ 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 CentOS Stream 8:

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

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

Last metadata expiration check: 1:35:37 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-virt-firmware
Version : 24.1.1
Release : 2.el8
Architecture : noarch
Size : 155 k
Source : python-virt-firmware-24.1.1-2.el8.src.rpm
Repository : epel
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.