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

Last updated: October 06,2024

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

This tutorial shows how to install python3-virt-firmware.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall python3-virt-firmware.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:41:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-virt-firmware
Version : 23.6
Release : 2.el9
Architecture : noarch
Size : 129 k
Source : python-virt-firmware-23.6-2.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.