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

Last updated: June 26,2024

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

This is a short guide on how to install python3-virt-firmware.noarch on Oracle Linux 8

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

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

Learn how to uninstall python3-virt-firmware.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 6:34:58 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-virt-firmware
Version : 1.2
Release : 2.el8
Architecture : noarch
Size : 99 k
Source : python-virt-firmware-1.2-2.el8.src.rpm
Repository : epel
Summary : Tools for virtual machine firmware volumes
URL : https://gitlab.com/kraxel/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.