How to Install and Uninstall checkpolicy Package on Kali Linux

Last updated: April 27,2024

1. Install "checkpolicy" package

In this section, we are going to explain the necessary steps to install checkpolicy on Kali Linux

$ sudo apt update $ sudo apt install checkpolicy

2. Uninstall "checkpolicy" package

Please follow the instructions below to uninstall checkpolicy on Kali Linux:

$ sudo apt remove checkpolicy $ sudo apt autoclean && sudo apt autoremove

3. Information about the checkpolicy package on Kali Linux

Package: checkpolicy
Version: 3.5-1
Installed-Size: 953
Maintainer: Debian SELinux maintainers
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 237992
SHA256: 0dde3a84798a771e94610c430733a1349adeea20e0028d3236ecc7c24d3d0b94
SHA1: e9282cb081091bba56f1be5f62a9c4696945a661
MD5sum: 16f2186f44f1e7ba3d7827b5f46242f0
Description: SELinux policy compiler
Security-enhanced Linux is a patch of the Linux® kernel and a number
of utilities with enhanced security functionality designed to add
mandatory access controls to Linux. The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These
architectural components provide general support for the enforcement
of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement®, Role-based Access
Control, and Multi-level Security.
.
This package contains checkpolicy, the SELinux policy compiler.
Only required for building policies. It uses libsepol to generate
the binary policy. checkpolicy uses the static libsepol since it
deals with low level details of the policy that have not been
encapsulated/abstracted by a proper shared library interface.
Description-md5:
Homepage: https://selinuxproject.org
Built-Using: libsepol (= 3.5-1)
Tag: admin::kernel, admin::user-management, devel::compiler, devel::lang:c,
devel::library, implemented-in::c, interface::commandline,
role::devel-lib, role::program, scope::utility, security::TODO,
works-with::software:source
Section: utils
Priority: optional
Filename: pool/main/c/checkpolicy/checkpolicy_3.5-1_amd64.deb