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

Last updated: May 17,2024

1. Install "ruby-selinux" package

Please follow the step by step instructions below to install ruby-selinux on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby-selinux

2. Uninstall "ruby-selinux" package

Please follow the instructions below to uninstall ruby-selinux on openSuSE Tumbleweed:

$ sudo zypper remove ruby-selinux

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

Information for package ruby-selinux:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby-selinux
Version : 3.6-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 187.7 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 : Ruby 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 Ruby extensions to use SELinux from that
language.