How to Install and Uninstall ruby-selinux Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-selinux" package

This is a short guide on how to install ruby-selinux on Kali Linux

$ sudo apt update $ sudo apt install ruby-selinux

2. Uninstall "ruby-selinux" package

This tutorial shows how to uninstall ruby-selinux on Kali Linux:

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

3. Information about the ruby-selinux package on Kali Linux

Package: ruby-selinux
Source: libselinux
Version: 3.5-2
Installed-Size: 199
Maintainer: Debian SELinux maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libselinux1 (>= 3.5), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 43148
SHA256: b200b4f7ff9595bd34fde919c3e041738c074961f839038e7a0b1a67f35469ac
SHA1: f625d95a1818cca296ab74596a47a5b4d854c3fa
MD5sum: b53b747e11c2ceb1426fd069511aa517
Description: 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:
Multi-Arch: same
Homepage: https://selinuxproject.org
Section: ruby
Priority: optional
Filename: pool/main/libs/libselinux/ruby-selinux_3.5-2_amd64.deb