How to Install and Uninstall python3-selinux Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-selinux" package

Please follow the steps below to install python3-selinux on Kali Linux

$ sudo apt update $ sudo apt install python3-selinux

2. Uninstall "python3-selinux" package

Here is a brief guide to show you how to uninstall python3-selinux on Kali Linux:

$ sudo apt remove python3-selinux $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-selinux package on Kali Linux

Package: python3-selinux
Source: libselinux
Version: 3.5-2
Installed-Size: 1079
Maintainer: Debian SELinux maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.26), libselinux1 (>= 3.5)
Size: 180964
SHA256: d7d94570ee79cb2014e3731a13347f4ebc6933d49ee5dccf1d1d3afdd4d23b85
SHA1: 4ee814d44922941330fe7a9c6d8001414a97b92a
MD5sum: e40396684b6b152028a1977970fa54f4
Description: Python3 bindings to SELinux shared libraries
This package provides the Python3 bindings needed for developing Python
SELinux applications.
.
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.
Description-md5:
Homepage: https://selinuxproject.org
Built-Using: libsepol (= 3.5-2)
Section: python
Priority: optional
Filename: pool/main/libs/libselinux/python3-selinux_3.5-2_amd64.deb