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

Last updated: May 04,2024

1. Install "libpam-cgroup" package

This guide covers the steps necessary to install libpam-cgroup on Kali Linux

$ sudo apt update $ sudo apt install libpam-cgroup

2. Uninstall "libpam-cgroup" package

In this section, we are going to explain the necessary steps to uninstall libpam-cgroup on Kali Linux:

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

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

Package: libpam-cgroup
Source: libcgroup
Version: 2.0.2-2
Installed-Size: 35
Maintainer: Santiago Ruano Rincón
Architecture: amd64
Depends: libc6 (>= 2.4), libcgroup2 (>= 2.0.1), libpam0g (>= 0.99.7.1)
Size: 10804
SHA256: b0e637ae288d346e0d6659720b687e6f334b76e0eaaa2b378a5f9896271a968c
SHA1: 01c78e525981299bec31196f5b338a85c5d3bf37
MD5sum: 1a318ffbb512ee606cdcb10b1e27594d
Description: control and monitor control groups (PAM)
Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets
of tasks, and all their future children, into hierarchical groups with
specialized behaviour.
.
libcgroup allows one to manipulate, control, administrate and monitor cgroups
and the associated controllers.
.
This package contains the PAM module to move a user session into an existing
cgroup by attempting to match uid and gid against the defined cgroup rules
configuration.
Description-md5:
Multi-Arch: same
Homepage: http://libcg.sourceforge.net/
Tag: role::shared-lib
Section: admin
Priority: optional
Filename: pool/main/libc/libcgroup/libpam-cgroup_2.0.2-2_amd64.deb