How to Install and Uninstall libpam-chroot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libpam-chroot" package

Here is a brief guide to show you how to install libpam-chroot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpam-chroot

2. Uninstall "libpam-chroot" package

This is a short guide on how to uninstall libpam-chroot on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpam-chroot $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpam-chroot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpam-chroot
Priority: optional
Section: universe/devel
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Javier Fernandez-Sanguino Pen~a
Architecture: amd64
Version: 0.9-4.2
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1)
Filename: pool/universe/libp/libpam-chroot/libpam-chroot_0.9-4.2_amd64.deb
Size: 18534
MD5sum: b8e4a6788e990304370c458f39de42d8
SHA1: b5ac6d48290101f88414dfb1de68ff65320208a1
SHA256: 4bca08652d02c809f13273e96fffe9f0386ecc48a83f2e772c0f92cac944a095
Description-en: Chroot Pluggable Authentication Module for PAM
This package includes a special (but not thoroughly tested) PAM
module to provide chrooted (restricted) environments for users.
The module tries to provide a transparent wrapper around the
average user, one that puts them in a fake file-system (eg, their
'/' is really /some/where/else).
.
In order to setup this environment in Debian please read the
README.Debian as well as the detailed example provided in
/usr/share/doc/libpam-chroot/examples
Description-md5: bbdef08c6105e8de4951ff6fb34ad201
Homepage: http://sourceforge.net/projects/pam-chroot/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu