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

Last updated: July 05,2024

1. Install "ruby-ipaddr" package

In this section, we are going to explain the necessary steps to install ruby-ipaddr on Kali Linux

$ sudo apt update $ sudo apt install ruby-ipaddr

2. Uninstall "ruby-ipaddr" package

In this section, we are going to explain the necessary steps to uninstall ruby-ipaddr on Kali Linux:

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

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

Package: ruby-ipaddr
Version: 1.2.5-1
Installed-Size: 40
Maintainer: Debian Ruby Team
Architecture: all
Size: 8716
SHA256: 60f17ce3457f851b2fcfc6ce407eaf4436b5b7d9a68531cb8d4340aa80d46c99
SHA1: 090260c9a654f88a074c458d21cf300d971ba1bf
MD5sum: 18f61309b703bf146690d16748da2f97
Description: class to manipulate an IP address in ruby
IPAddr provides a set of methods to manipulate an IP address.
Both IPv4 and IPv6 are supported.
Description-md5:
Homepage: https://github.com/ruby/ipaddr
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ipaddr/ruby-ipaddr_1.2.5-1_all.deb