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

Last updated: July 05,2024

1. Install "python310-selinux" package

This guide covers the steps necessary to install python310-selinux on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-selinux

2. Uninstall "python310-selinux" package

Please follow the step by step instructions below to uninstall python310-selinux on openSuSE Tumbleweed:

$ sudo zypper remove python310-selinux

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

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