How to Install and Uninstall ruby-selinux Package on openSUSE Leap

Last updated: May 21,2024

1. Install "ruby-selinux" package

Learn how to install ruby-selinux on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby-selinux

2. Uninstall "ruby-selinux" package

Please follow the instructions below to uninstall ruby-selinux on openSUSE Leap:

$ sudo zypper remove ruby-selinux

3. Information about the ruby-selinux package on openSUSE Leap

Information for package ruby-selinux:
-------------------------------------
Repository : Main Repository
Name : ruby-selinux
Version : 3.1-150400.1.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 181.9 KiB
Installed : No
Status : not installed
Source package : libselinux-bindings-3.1-150400.1.5.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.