How to Install and Uninstall python3-libvirt.x86_64 Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "python3-libvirt.x86_64" package

Please follow the steps below to install python3-libvirt.x86_64 on CentOS Stream 8

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

2. Uninstall "python3-libvirt.x86_64" package

Learn how to uninstall python3-libvirt.x86_64 on CentOS Stream 8:

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

3. Information about the python3-libvirt.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:10:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-libvirt
Version : 8.0.0
Release : 2.module_el8+310+72016cce
Architecture : x86_64
Size : 338 k
Source : libvirt-python-8.0.0-2.module_el8+310+72016cce.src.rpm
Repository : appstream
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).