How to Install and Uninstall schroot Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "schroot" package

This guide covers the steps necessary to install schroot on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install schroot

2. Uninstall "schroot" package

This guide let you learn how to uninstall schroot on Ubuntu 21.10 (Impish Indri):

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

3. Information about the schroot package on Ubuntu 21.10 (Impish Indri)

Package: schroot
Architecture: amd64
Version: 1.6.10-12ubuntu2
Priority: optional
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2120
Depends: lsb-base, libboost-filesystem1.74.0 (>= 1.74.0), libboost-iostreams1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpam0g (>= 0.99.7.1), libstdc++6 (>= 11), libuuid1 (>= 2.16), schroot-common (= 1.6.10-12ubuntu2)
Suggests: debootstrap, lvm2, btrfs-progs, zfsutils-linux, aufs-tools | unionfs-fuse, qemu-user-static
Breaks: binfmt-support (<< 2.0.1), sbuild (<< 0.62.6)
Replaces: buildd (<< 0.62.3-1), sbuild (<< 0.62.3-1)
Enhances: sbuild
Filename: pool/main/s/schroot/schroot_1.6.10-12ubuntu2_amd64.deb
Size: 586428
MD5sum: 60d07e53ea841ca2eb8ef73823a2b733
SHA1: c9ec24b77c036bf98a071d721068d31082530d52
SHA256: 3d7f991cb0a8c8a5e4e5d2c48bff9a189f89dd69bed5096e492d1179204c1475
SHA512: 8c0fc5faf44d2764c679206423ec48a492f405aae6112f6f5f7b22032062c3dd047b961477d0557a6e074e51a7424a4e8f5a953eed9557016dde2bf10673f368
Homepage: https://gitlab.com/codelibre/schroot
Description-en: Execute commands in a chroot environment
schroot allows users to execute commands or interactive shells in
different chroots. Any number of named chroots may be created, and
access permissions given to each, including root access for normal
users, on a per-user or per-group basis. Additionally, schroot can
switch to a different user in the chroot, using PAM for
authentication and authorisation. All operations are logged for
security.
.
Several different types of chroot are supported, including normal
directories in the filesystem, and also block devices. Sessions,
persistent chroots created on the fly from files (tar with optional
compression) and Btrfs, ZFS, and LVM snapshots are also supported.
.
schroot supports kernel personalities, allowing the programs run
inside the chroot to have a different personality. For example,
running 32-bit chroots on 64-bit systems, or even running binaries
from alternative operating systems such as SVR4 or Xenix.
.
schroot also integrates with sbuild, to allow building packages with
all supported chroot types, including session-managed chroot types
such as Btrfs, ZFS, and LVM snapshots.
.
schroot shares most of its options with dchroot, but offers vastly
more functionality.
Description-md5: 05ddeddba4df3515093084851a978b95