How to Install and Uninstall guestfs-tools Package on Kali Linux

Last updated: November 22,2024

1. Install "guestfs-tools" package

Please follow the steps below to install guestfs-tools on Kali Linux

$ sudo apt update $ sudo apt install guestfs-tools

2. Uninstall "guestfs-tools" package

Please follow the steps below to uninstall guestfs-tools on Kali Linux:

$ sudo apt remove guestfs-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the guestfs-tools package on Kali Linux

Package: guestfs-tools
Version: 1.52.0-2
Installed-Size: 31593
Maintainer: Hilko Bengen
Architecture: amd64
Replaces: libguestfs-tools (<< 1:1.46)
Depends: libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libglib2.0-0 (>= 2.12.0), libguestfs0 (>= 1:1.50), libjansson4 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), libosinfo-1.0-0 (>= 1.7.1~), libpcre2-8-0 (>= 10.22), libtinfo6 (>= 6), libvirt0 (>= 0.4.0), libxml2 (>= 2.7.4), perl:any, libguestfs-perl, libintl-perl, libstring-shellquote-perl, libsys-virt-perl, libwin-hivex-perl, curl
Recommends: virt-p2v, gnupg, libguestfs-tools (>= 1:1.46)
Breaks: libguestfs-tools (<< 1:1.46)
Size: 4260504
SHA256: 40b5b98b5f0e46828682ad97bfc80c08544484949d8c88441c12050c9eddbcba
SHA1: 5aa9f8f691d0398fae6260fcf5fff0fc891cfd88
MD5sum: 3e9c7e10994dd5f5f465e102388ce301
Description: guest disk image management system - tools
The libguestfs library allows accessing and modifying guest disk
images.
.
This package contains the guestfish interactive shell and various
virtualization tools, including virt-cat, virt-df, virt-edit,
virt-filesystems, virt-inspector, virt-ls, virt-make-fs, virt-rescue,
virt-resize, virt-tar, and virt-win-reg.
Description-md5:
Homepage: https://libguestfs.org
Section: utils
Priority: optional
Filename: pool/main/g/guestfs-tools/guestfs-tools_1.52.0-2_amd64.deb