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

Last updated: July 03,2024

1. Install "python311-selinux" package

This guide let you learn how to install python311-selinux on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-selinux

2. Uninstall "python311-selinux" package

Please follow the steps below to uninstall python311-selinux on openSuSE Tumbleweed:

$ sudo zypper remove python311-selinux

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

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