How to Install and Uninstall python3-libvirt.x86_64 Package on Fedora 35

Last updated: September 28,2024

1. Install "python3-libvirt.x86_64" package

Here is a brief guide to show you how to install python3-libvirt.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install python3-libvirt.x86_64

2. Uninstall "python3-libvirt.x86_64" package

Here is a brief guide to show you how to uninstall python3-libvirt.x86_64 on Fedora 35:

$ sudo dnf remove python3-libvirt.x86_64 $ sudo dnf autoremove

3. Information about the python3-libvirt.x86_64 package on Fedora 35

Last metadata expiration check: 3:20:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-libvirt
Version : 7.6.0
Release : 1.fc35
Architecture : x86_64
Size : 314 k
Source : libvirt-python-7.6.0-1.fc35.src.rpm
Repository : fedora
Summary : The libvirt virtualization API python3 binding
URL : http://libvirt.org
License : LGPLv2+
Description : The python3-libvirt package contains a module that permits applications
: written in the Python 3.x programming language to use the interface
: supplied by the libvirt library to use the virtualization capabilities
: of recent versions of Linux (and other OSes).