How to Install and Uninstall libsepol1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "libsepol1" package

This guide let you learn how to install libsepol1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsepol1

2. Uninstall "libsepol1" package

Please follow the guidance below to uninstall libsepol1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsepol1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsepol1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsepol1
Priority: required
Section: libs
Installed-Size: 555
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SELinux maintainers
Architecture: amd64
Source: libsepol
Version: 2.4-2
Depends: libc6 (>= 2.14)
Filename: pool/main/libs/libsepol/libsepol1_2.4-2_amd64.deb
Size: 186408
MD5sum: a2738f36eed6c92f5bdc603431a0c803
SHA1: 13fcc0e69859d45b2166f24dd08e0d60683001b8
SHA256: 51a02be01ee81f771f87cab13abc977c407eff8c3d5f142f665cfb15a03a6222
Description-en: SELinux library for manipulating binary security 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.
.
libsepol provides an API for the manipulation of SELinux binary policies.
It is used by checkpolicy (the policy compiler) and similar tools, as well
as by programs like load_policy that need to perform specific transformations
on binary policies such as customizing policy boolean settings.
Description-md5: d569fae7efa3328b3d40879b104d9a63
Multi-Arch: same
Homepage: http://userspace.selinuxproject.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: minimal