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

Last updated: May 07,2024

1. Install "libpam-cgm" package

This tutorial shows how to install libpam-cgm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpam-cgm

2. Uninstall "libpam-cgm" package

Please follow the steps below to uninstall libpam-cgm on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpam-cgm
Priority: optional
Section: universe/admin
Installed-Size: 37
Maintainer: Serge Hallyn
Architecture: amd64
Source: cgmanager
Version: 0.39-2ubuntu5
Depends: libc6 (>= 2.4), libcgmanager0 (>= 0.32), libdbus-1-3 (>= 1.9.14), libnih-dbus1 (>= 1.0.0), libnih1 (>= 1.0.0), libpam0g (>= 0.99.7.1), libpam-runtime (>= 1.0.1-6), cgmanager
Filename: pool/universe/c/cgmanager/libpam-cgm_0.39-2ubuntu5_amd64.deb
Size: 7314
MD5sum: 24e15e057a8c2efd765763e246af8977
SHA1: ef9856d2cea058b271135bfd1359adc480bff984
SHA256: 73a82e61076ddf46d4c5b3fe73e304738810b38023d41d00e136c03143d244ae
Description-en: Central cgroup manager daemon (PAM module)
cgmanager provides a central cgroup manager daemon and a
per-namespace manager proxy, allowing users and programs
to administrate cgroups through D-Bus requests.
.
This provides a Pluggable Authentication Module (PAM) to provide
logged-in users with a set of cgroups which they can administer.
This allows for instance unprivileged containers.
Description-md5: 4ff551a22d2d40c144e4df33413546c2
Homepage: http://cgmanager.linuxcontainers.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions