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

Last updated: May 04,2024

1. Install "proot" package

Please follow the steps below to install proot on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install proot

2. Uninstall "proot" package

In this section, we are going to explain the necessary steps to uninstall proot on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove proot $ sudo apt autoclean && sudo apt autoremove

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

Package: proot
Architecture: amd64
Version: 5.1.0-1.3
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Rémi Duraffort
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 206
Depends: libc6 (>= 2.15), libtalloc2 (>= 2.0.4~git20101213)
Filename: pool/universe/p/proot/proot_5.1.0-1.3_amd64.deb
Size: 75316
MD5sum: 5ff840ae456927c1c063cf18ed2f93f5
SHA1: c609e181ceeda11877797f45879084156265f442
SHA256: 01a5d27c4ac16e184bdb356c9e69fa7d494325ac653c4cd64fae4c3fc63cdbbb
SHA512: 74955672b54d2d825ed5f6721a7579cc7c03473f9ef2a573aca796075c546350539d7947edcf689672742bd82c7fc17b60ad1044a3ec23bf523d3a192d955f88
Homepage: http://proot.me
Description-en: emulate chroot, bind mount and binfmt_misc for non-root users
PRoot is a user-space implementation of chroot, mount --bind,
and binfmt_misc.
.
This means that users don't need any privileges or setup to do things like
using an arbitrary directory as the new root filesystem, making files
accessible somewhere else in the filesystem hierarchy, or executing programs
built for another CPU architecture transparently through QEMU user-mode.
.
Also, developers can add their own features or use PRoot as a Linux process
instrumentation engine thanks to its extension mechanism.
.
Technically PRoot relies on ptrace, an unprivileged system-call available in
every Linux kernel.
Description-md5: f74471c95fd77fd66894129479bbdcba