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

Last updated: May 16,2024

1. Install "python3-schroot" package

Please follow the instructions below to install python3-schroot on Kali Linux

$ sudo apt update $ sudo apt install python3-schroot

2. Uninstall "python3-schroot" package

Please follow the steps below to uninstall python3-schroot on Kali Linux:

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

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

Package: python3-schroot
Source: python-schroot
Version: 0.4-5
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, schroot
Size: 5528
SHA256: ab1f271ab6e3690a46c20a258f141fac399c5d2cb8fbcde2485576006788f1ac
SHA1: 603476399e7f171355b5d2b59210a19d4ec208ea
MD5sum: 1a4a6eac6206d3ac1db3f87aba0f733f
Description: set of Python 3 bindings to schroot chroots
Ever want to chroot into schroot chroots in Python? Today's your lucky
day! You can schroot your chroots all day long with this miracle of science.
.
This package contains a set of Python wrappers to the schroot(1) binary, to
enable programmatic access to schroot containers.
.
This package contains the Python 3 bindings only.
Description-md5:
Homepage: https://github.com/paultag/python-schroot
Section: python
Priority: optional
Filename: pool/main/p/python-schroot/python3-schroot_0.4-5_all.deb