How to Install and Uninstall python3-semanage Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-semanage" package

Please follow the guidance below to install python3-semanage on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-semanage

2. Uninstall "python3-semanage" package

Please follow the guidance below to uninstall python3-semanage on openSUSE Leap:

$ sudo zypper remove python3-semanage

3. Information about the python3-semanage package on openSUSE Leap

Information for package python3-semanage:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-semanage
Version : 3.1-150400.5.69
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 366.8 KiB
Installed : No
Status : not installed
Source package : python3-semanage-3.1-150400.5.69.src
Upstream URL : https://github.com/SELinuxProject/selinux
Summary : Python bindings for SELinux's policy management library
Description :
This package contains the Python bindings for developing
SELinux policy management applications.