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

Last updated: May 21,2024

1. Install "libvirt-clients" package

Learn how to install libvirt-clients on Kali Linux

$ sudo apt update $ sudo apt install libvirt-clients

2. Uninstall "libvirt-clients" package

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

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

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

Package: libvirt-clients
Source: libvirt
Version: 10.0.0-2
Installed-Size: 1241
Maintainer: Debian Libvirt Maintainers
Architecture: amd64
Replaces: libvirt-daemon (<< 6.9.0-2~)
Depends: libvirt0 (= 10.0.0-2), sensible-utils, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.44.0), libgnutls30 (>= 3.7.0), libreadline8 (>= 6.0), libxml2 (>= 2.7.4)
Suggests: libvirt-clients-qemu (= 10.0.0-2), libvirt-daemon (= 10.0.0-2), libvirt-login-shell (= 10.0.0-2)
Breaks: libvirt-daemon (<< 6.9.0-2~), libvirt-daemon-driver-qemu (<< 6.9.0-2~)
Size: 410920
SHA256: 8dd7c54261d7369e85d18bb46974cef4653fcb503521288f16e42afffc64a38e
SHA1: 0f2398c6679d35162cb901df674f1af12a982da2
MD5sum: 7fb82906a7a55692c74c1903343e8df5
Description: Programs for the libvirt library
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 libvirt shell virsh and other client binaries.
Description-md5:
Homepage: https://libvirt.org/
Section: admin
Priority: optional
Filename: pool/main/libv/libvirt/libvirt-clients_10.0.0-2_amd64.deb