How to Install and Uninstall libvirt-python.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "libvirt-python.x86_64" package

Please follow the steps below to install libvirt-python.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libvirt-python.x86_64

2. Uninstall "libvirt-python.x86_64" package

This guide covers the steps necessary to uninstall libvirt-python.x86_64 on Amazon Linux 2:

$ sudo yum remove libvirt-python.x86_64 $ sudo yum autoremove

3. Information about the libvirt-python.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libvirt-python
Arch : x86_64
Version : 3.9.0
Release : 1.amzn2
Size : 334 k
Repo : amzn2-core/2/x86_64
Summary : The libvirt virtualization API python2 binding
URL : http://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).