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

Last updated: May 17,2024

1. Install "python-schroot" package

This tutorial shows how to install python-schroot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-schroot

2. Uninstall "python-schroot" package

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

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

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

Package: python-schroot
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.4-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), schroot
Filename: pool/universe/p/python-schroot/python-schroot_0.4-3_all.deb
Size: 5012
MD5sum: 81f3f556927df575b0c1722e8b9f324e
SHA1: 23d7a6260858ec5b43d498ee9d457d8e5083b2fd
SHA256: 8bac40d2ab92b0a7231e35fbad07e2f5312ecdd9fc8020b3aa7c87565b538da3
Description-en: set of Python 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 2 bindings only.
Description-md5: be09a08a5549786a3427b5c4e1873627
Homepage: https://github.com/paultag/python-schroot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu