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

Last updated: May 05,2024

1. Install "ruby-debian" package

This guide covers the steps necessary to install ruby-debian on Kali Linux

$ sudo apt update $ sudo apt install ruby-debian

2. Uninstall "ruby-debian" package

Please follow the step by step instructions below to uninstall ruby-debian on Kali Linux:

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

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

Package: ruby-debian
Source: ruby-debian (0.3.10)
Version: 0.3.10+b8
Installed-Size: 101
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: ruby | ruby-interpreter, libapt-pkg6.0 (>= 0.8.0), libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 20568
SHA256: 13d8aff63e63479db3c25296e4dce5aff188b9c87ff7a9b2daf3c02273b1ef88
SHA1: 0cbfcba660230beedb837088d8570ffa5fb4353e
MD5sum: b21eb25aad03d1f415686852545b20f2
Description: ruby interface for dpkg
This package provides Debian::Dpkg and Debian::DpkgDeb modules and
Debian::Deb, Debian::Dsc, Debian::Archives, Debian::Sources,
Debian::Packages and Debian::Status classes for ruby.
.
It also provides two scripts, dpkg-ruby (a dpkg-awk clone) and
dpkg-checkdeps (a utility to check for deb dependency problems).
Description-md5:
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-debian/ruby-debian_0.3.10+b8_amd64.deb