How to Install and Uninstall libcgroup2 Package on Kali Linux

Last updated: December 25,2024

1. Install "libcgroup2" package

Please follow the steps below to install libcgroup2 on Kali Linux

$ sudo apt update $ sudo apt install libcgroup2

2. Uninstall "libcgroup2" package

Here is a brief guide to show you how to uninstall libcgroup2 on Kali Linux:

$ sudo apt remove libcgroup2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgroup2 package on Kali Linux

Package: libcgroup2
Source: libcgroup
Version: 2.0.2-2
Installed-Size: 135
Maintainer: Santiago Ruano Rincón
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 51740
SHA256: e5f243a87ba36ac120961533313924820b748be91a0dba5c35dd875e8eaca85a
SHA1: d58549fbc1946c46da72955565b63d613cef8324
MD5sum: ff9ebda19acfc35eb1910024d0ffaeb3
Description: control and monitor control groups (library)
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: http://libcg.sourceforge.net/
Section: libs
Priority: optional
Filename: pool/main/libc/libcgroup/libcgroup2_2.0.2-2_amd64.deb