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

Last updated: May 17,2024

1. Install "python3-sepolgen" package

Please follow the step by step instructions below to install python3-sepolgen on Kali Linux

$ sudo apt update $ sudo apt install python3-sepolgen

2. Uninstall "python3-sepolgen" package

Learn how to uninstall python3-sepolgen on Kali Linux:

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

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

Package: python3-sepolgen
Source: selinux-python
Version: 3.5-1
Installed-Size: 3326
Maintainer: Debian SELinux maintainers
Architecture: all
Replaces: python-sepolgen (<< 2.6)
Depends: checkpolicy (>= 3.5), make, python3-selinux (>= 3.5), python3-setools (>= 4.4.2), semodule-utils (>= 3.5), python3:any
Recommends: selinux-policy-dev
Breaks: python-sepolgen (<< 2.6)
Size: 410212
SHA256: d1670c6b34b2811b10be3a2b924fd816d8cb065b49c27be3d2b88716e617e132
SHA1: 1b47630575d18665bb49efd57949ae48d7d64cb4
MD5sum: 2819068aa720e483bbb4cb41866c5e54
Description: Python3 module used in SELinux policy generation
This package contains a Python3 module that forms the core of the modern
audit2allow (which is a part of the package policycoreutils).
.
The sepolgen library is structured to give flexibility to the application
using it. The library contains: Reference Policy Representation,
which are Objects for representing policies and the reference policy
interfaces. Secondly, it has objects and algorithms for representing
access and sets of access in an abstract way and searching that
access. It also has a parser for reference policy "headers". It
contains infrastructure for parsing SELinux related messages as
produced by the audit system. It has facilities for generating policy
based on required access.
Description-md5:
Homepage: https://selinuxproject.org
Section: python
Priority: optional
Filename: pool/main/s/selinux-python/python3-sepolgen_3.5-1_all.deb