How to Install and Uninstall python3-libvirt Package on Kali Linux

Last updated: July 05,2024

1. Install "python3-libvirt" package

Please follow the guidelines below to install python3-libvirt on Kali Linux

$ sudo apt update $ sudo apt install python3-libvirt

2. Uninstall "python3-libvirt" package

In this section, we are going to explain the necessary steps to uninstall python3-libvirt on Kali Linux:

$ sudo apt remove python3-libvirt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libvirt package on Kali Linux

Package: python3-libvirt
Source: libvirt-python
Version: 10.0.0-1
Installed-Size: 1367
Maintainer: Debian Libvirt Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), libvirt0 (>= 9.7.0), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 302820
SHA256: 210e08aa74d89880be8b6e9ee094d3702f5828eacd9ccee1ef0935c866536fb8
SHA1: a4bed2c0580992fd8f5c192f95148bceffd2b395
MD5sum: e6e1cbba2eeadd8292c6c0b5e2d4695f
Description: libvirt Python 3 bindings
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the Python 3 bindings for the libvirt library
Description-md5:
Homepage: https://libvirt.org
Section: python
Priority: optional
Filename: pool/main/libv/libvirt-python/python3-libvirt_10.0.0-1_amd64.deb