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

Last updated: May 14,2024

1. Install "python3-guestfs" package

Here is a brief guide to show you how to install python3-guestfs on Kali Linux

$ sudo apt update $ sudo apt install python3-guestfs

2. Uninstall "python3-guestfs" package

This guide let you learn how to uninstall python3-guestfs on Kali Linux:

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

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

Package: python3-guestfs
Source: libguestfs (1:1.52.0-2)
Version: 1:1.52.0-2+b1
Installed-Size: 1358
Maintainer: Debian Libvirt Maintainers
Architecture: amd64
Replaces: python-guestfs
Depends: libc6 (>= 2.14), libguestfs0 (>= 1:1.50), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Breaks: python-guestfs
Size: 211324
SHA256: 4cdd7815cacaa1e1b39377675f823d1aa850126acc7ed7739f4903cd2a034f4e
SHA1: 3d403d9febe4c7615661ee4ec53f9cfa30a15cf7
MD5sum: 0ec01dfd8ac46119cc06b2b776cc0812
Description: guest disk image management system - Python 3 bindings
The libguestfs library allows accessing and modifying guest disk
images.
.
This package contains the Python 3 bindings.
Description-md5:
Homepage: http://libguestfs.org
Section: python
Priority: optional
Filename: pool/main/libg/libguestfs/python3-guestfs_1.52.0-2+b1_amd64.deb