How to Install and Uninstall python-semanage Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "python-semanage" package

This is a short guide on how to install python-semanage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-semanage

2. Uninstall "python-semanage" package

Please follow the step by step instructions below to uninstall python-semanage on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-semanage $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-semanage package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-semanage
Priority: optional
Section: universe/devel
Installed-Size: 313
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SELinux maintainers
Architecture: amd64
Source: libsemanage
Version: 2.3-1build3
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libsemanage1 (>= 2.1.6)
Filename: pool/universe/libs/libsemanage/python-semanage_2.3-1build3_amd64.deb
Size: 44626
MD5sum: 0a4f700015400d3e1f34c47c29d2c27f
SHA1: a010fdbf72db497939b7b075962d090c024d6137
SHA256: b621956661faf462623955a64a1f1ba115a9e7923f2f1bb6dec876b6e4ec641c
Description-en: Python bindings for SELinux policy management
This package provides Python bindings for the management of SELinux
policies.
.
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: 6dd99d6e9727185721eb00b32350f847
Homepage: http://userspace.selinuxproject.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu