How to Install and Uninstall libsepol2 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "libsepol2" package

In this section, we are going to explain the necessary steps to install libsepol2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libsepol2

2. Uninstall "libsepol2" package

Please follow the step by step instructions below to uninstall libsepol2 on openSuSE Tumbleweed:

$ sudo zypper remove libsepol2

3. Information about the libsepol2 package on openSuSE Tumbleweed

Information for package libsepol2:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libsepol2
Version : 3.6-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 766.4 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : libsepol-3.6-1.2.src
Upstream URL : https://github.com/SELinuxProject/selinux/wiki/Releases
Summary : SELinux binary policy manipulation library
Description :
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.
(Security-enhanced Linux is a feature of the kernel and some
utilities that implement mandatory access control policies, such as
Type Enforcement, Role-based Access Control and Multi-Level
Security.)