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

Last updated: May 13,2024

1. Install "python39-selinux" package

Please follow the instructions below to install python39-selinux on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-selinux

2. Uninstall "python39-selinux" package

This tutorial shows how to uninstall python39-selinux on openSuSE Tumbleweed:

$ sudo zypper remove python39-selinux

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

Information for package python39-selinux:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.