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

Last updated: May 03,2024

1. Install "ruby-addressable" package

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

$ sudo apt update $ sudo apt install ruby-addressable

2. Uninstall "ruby-addressable" package

Learn how to uninstall ruby-addressable on Kali Linux:

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

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

Package: ruby-addressable
Version: 2.8.5-1
Installed-Size: 295
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-public-suffix (>= 2.0.2), ruby-public-suffix (<< 6.0)
Size: 52988
SHA256: b4d5ee0e1b12b3a2920331e7611f252577d31e69c0645c8eb38ff4c1a62a7562
SHA1: 6f79b616d9ed3e080c1cf6206db0fed1aabf3be1
MD5sum: 6badb3e7921560c786890c35c1b2e11a
Description: alternative URI implementation for Ruby
Addressable is a replacement for the URI implementation that is part of
Ruby's standard library. It more closely conforms to the relevant RFCs and
adds support for IRIs and URI templates.
Description-md5:
Homepage: https://github.com/sporkmonger/addressable
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-addressable/ruby-addressable_2.8.5-1_all.deb