How to Install and Uninstall libvirt-python.src Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "libvirt-python.src" package

This guide let you learn how to install libvirt-python.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libvirt-python.src

2. Uninstall "libvirt-python.src" package

This tutorial shows how to uninstall libvirt-python.src on Oracle Linux 8:

$ sudo dnf remove libvirt-python.src $ sudo dnf autoremove

3. Information about the libvirt-python.src package on Oracle Linux 8

Last metadata expiration check: 1:09:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libvirt-python
Version : 8.0.0
Release : 1.module+el8.6.0+20659+3dcf7c70
Architecture : src
Size : 226 k
Source : None
Repository : ol8_appstream
Summary : The libvirt virtualization API python3 binding
URL : https://libvirt.org
License : LGPLv2+
Description : The libvirt-python package contains a module that permits applications
: written in the Python programming language to use the interface
: supplied by the libvirt library to use the virtualization capabilities
: of recent versions of Linux (and other OSes).