How to Install and Uninstall libpam-chroot Package on Kali Linux

Last updated: May 14,2024

1. Install "libpam-chroot" package

This tutorial shows how to install libpam-chroot on Kali Linux

$ sudo apt update $ sudo apt install libpam-chroot

2. Uninstall "libpam-chroot" package

This guide let you learn how to uninstall libpam-chroot on Kali Linux:

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

3. Information about the libpam-chroot package on Kali Linux

Package: libpam-chroot
Version: 0.9-5.2
Installed-Size: 57
Maintainer: Javier Fernandez-Sanguino Pen~a
Architecture: amd64
Depends: libc6 (>= 2.33), libpam0g (>= 0.99.7.1)
Size: 17656
SHA256: 9dffd875f8e7f230bb0a9146537351b35fa0cd487eff041bf78dc382e81357bd
SHA1: 00af9e174a65cb9a17433633c5a94c7cdd0d0308
MD5sum: 9db64529322efec5630458276fdf3af0
Description: 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:
Homepage: http://sourceforge.net/projects/pam-chroot/
Tag: devel::library, security::authentication
Section: admin
Priority: optional
Filename: pool/main/libp/libpam-chroot/libpam-chroot_0.9-5.2_amd64.deb