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

Last updated: May 11,2024

1. Install "python3-selinux" package

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

$ sudo zypper refresh $ sudo zypper install python3-selinux

2. Uninstall "python3-selinux" package

Learn how to uninstall python3-selinux on openSuSE Tumbleweed:

$ sudo zypper remove python3-selinux

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

Information for package python3-selinux:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-selinux
Version : 3.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 519,2 KiB
Installed : No
Status : not installed
Source package : libselinux-bindings-3.3-1.1.src
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.