How to Install and Uninstall python3-schroot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-schroot" package

Please follow the instructions below to install python3-schroot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-schroot

2. Uninstall "python3-schroot" package

Please follow the instructions below to uninstall python3-schroot on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-schroot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-schroot
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-schroot
Version: 0.4-3
Depends: python3:any (>= 3.3.2-2~), schroot
Filename: pool/universe/p/python-schroot/python3-schroot_0.4-3_all.deb
Size: 5094
MD5sum: a2aeee3ca4bc36ae6e47f0a15dd4ba88
SHA1: 3386d2c2550ca0945df6321a6f831a3598ff24be
SHA256: 4775f81baa1ef1223b19d5726aa60b3f948b9d1d0db85a5a2b7ba5abe8696adf
Description-en: 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: 6e7419025e3f9df6eaafc60f8ca5945d
Homepage: https://github.com/paultag/python-schroot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu