How to Install and Uninstall compartment Package on Kali Linux

Last updated: May 20,2024

1. Install "compartment" package

Please follow the guidance below to install compartment on Kali Linux

$ sudo apt update $ sudo apt install compartment

2. Uninstall "compartment" package

Please follow the steps below to uninstall compartment on Kali Linux:

$ sudo apt remove compartment $ sudo apt autoclean && sudo apt autoremove

3. Information about the compartment package on Kali Linux

Package: compartment
Version: 1.1.0-5.1
Installed-Size: 43
Maintainer: Javier Fernandez-Sanguino Peña
Architecture: amd64
Size: 15188
SHA256: 913b5a0852d62e0657378e75cb6c940dd676bf67e452afedf5c70d2ce955dc97
SHA1: 2159442a6c4e22f09668e66363ba6a87b74ceb86
MD5sum: 79a66c1bcb70dbb6339f4a792ee27938
Description: Confine services in a limited environment
Compartment was designed to allow safe execution of privileged and/or
untrusted executables and services. It can execute a process:
- Setting specific Linux capabilities
- Chrooting it to a certain location
- setting the user or group it will run with
- running a program before it is executed
These features can be used to minimize the risk of a trojanized or vulnerable
program/service.
Description-md5:
Homepage: http://www.baseline-security.de/downloads.html.en
Tag: admin::user-management, interface::commandline, role::program,
scope::utility, use::monitor, works-with::software:running
Section: admin
Priority: optional
Filename: pool/main/c/compartment/compartment_1.1.0-5.1_amd64.deb