How to Install and Uninstall libcgroup-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libcgroup-dev" package

This guide let you learn how to install libcgroup-dev on Kali Linux

$ sudo apt update $ sudo apt install libcgroup-dev

2. Uninstall "libcgroup-dev" package

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

$ sudo apt remove libcgroup-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgroup-dev package on Kali Linux

Package: libcgroup-dev
Source: libcgroup
Version: 2.0.2-2
Installed-Size: 273
Maintainer: Santiago Ruano Rincón
Architecture: amd64
Depends: libcgroup2 (= 2.0.2-2)
Size: 66700
SHA256: b7bbd144d906940479adeac5c59c246fbd7bd604340a268310c8e4ad668dd1bd
SHA1: d32e0320722a8a17b44322d43c9f547eb0c8da36
MD5sum: af8c9d3482f67b8233858d8154c9009c
Description: control and monitor control groups (development)
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 development files.
Description-md5:
Multi-Arch: same
Homepage: http://libcg.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libcgroup/libcgroup-dev_2.0.2-2_amd64.deb