How to Install and Uninstall ruby-selinux Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ruby-selinux" package

Here is a brief guide to show you how to install ruby-selinux on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-selinux

2. Uninstall "ruby-selinux" package

This guide let you learn how to uninstall ruby-selinux on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-selinux $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-selinux package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-selinux
Priority: optional
Section: universe/ruby
Installed-Size: 250
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SELinux maintainers
Architecture: amd64
Source: libselinux
Version: 2.4-3build2
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libselinux1 (>= 2.3)
Filename: pool/universe/libs/libselinux/ruby-selinux_2.4-3build2_amd64.deb
Size: 46174
MD5sum: 2723e41dba7d7b243b0b9c3f77690c06
SHA1: 30eb0c5b428d31b2b20f850690398e9aaa9cad03
SHA256: c43e9d56abcd170fc5384df751b0ef0371096d2c827470eed84e96130819558e
Description-en: Ruby bindings to SELinux shared libraries
This package provides the Ruby bindings needed for developing Ruby
SELinux applications. Security-enhanced Linux is a patch of the
Linux kernel and a number of utilities with enhanced security
functionality designed to add mandatory access controls to Linux.
The Security-enhanced Linux kernel contains new architectural
components originally developed to improve the security of the Flask
operating system. These architectural components provide general
support for the enforcement of many kinds of mandatory access control
policies, including those based on the concepts of Type Enforcement,
Role-based Access Control, and Multi-level Security.
Description-md5: 71f8f453f4c0fbe591180af8da96cd36
Homepage: http://userspace.selinuxproject.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu