How to Install and Uninstall libvirt-test-API.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "libvirt-test-API.noarch" package

Please follow the steps below to install libvirt-test-API.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install libvirt-test-API.noarch

2. Uninstall "libvirt-test-API.noarch" package

Learn how to uninstall libvirt-test-API.noarch on Fedora 36:

$ sudo dnf remove libvirt-test-API.noarch $ sudo dnf autoremove

3. Information about the libvirt-test-API.noarch package on Fedora 36

Last metadata expiration check: 5:04:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libvirt-test-API
Version : 1.1
Release : 6.fc36
Architecture : noarch
Size : 1.0 M
Source : libvirt-test-API-1.1-6.fc36.src.rpm
Repository : fedora
Summary : Python based regression tests for libvirt API
URL : https://github.com/libvirt/libvirt-test-API
License : GPLv2
Description : Libvirt-test-API is designed to test the functionality of libvirt
: through Python bindings of libvirt API. It supports writing cases
: by using the Python language. It supports testing for KVM and
: Xen either paravirt (for which only Fedora and Red Hat Enterprise
: Linux guests are currently supported) as well as fully virtualized guests.