How to Install and Uninstall libsepol2-32bit Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "libsepol2-32bit" package

Please follow the guidance below to install libsepol2-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libsepol2-32bit

2. Uninstall "libsepol2-32bit" package

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

$ sudo zypper remove libsepol2-32bit

3. Information about the libsepol2-32bit package on openSuSE Tumbleweed

Information for package libsepol2-32bit:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libsepol2-32bit
Version : 3.6-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 817.6 KiB
Installed : No
Status : not installed
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.)