How to Install and Uninstall python312-selinux Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-selinux" package

Please follow the guidelines below to install python312-selinux on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-selinux

2. Uninstall "python312-selinux" package

In this section, we are going to explain the necessary steps to uninstall python312-selinux on openSuSE Tumbleweed:

$ sudo zypper remove python312-selinux

3. Information about the python312-selinux package on openSuSE Tumbleweed

Information for package python312-selinux:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-selinux
Version : 3.6-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 545.8 KiB
Installed : No
Status : not installed
Source package : libselinux-bindings-3.6-1.7.src
Upstream URL : https://github.com/SELinuxProject/selinux/wiki/Releases
Summary : Python bindings for the SELinux runtime library
Description :
libselinux provides an interface to get and set process and file
security contexts and to obtain security policy decisions.
This subpackage contains Python extensions to use SELinux from that
language.