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

Last updated: May 16,2024

1. Install "ruby-rpatricia" package

Please follow the instructions below to install ruby-rpatricia on Kali Linux

$ sudo apt update $ sudo apt install ruby-rpatricia

2. Uninstall "ruby-rpatricia" package

Please follow the guidelines below to uninstall ruby-rpatricia on Kali Linux:

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

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

Package: ruby-rpatricia
Source: ruby-rpatricia (1.0.1-2)
Version: 1.0.1-2+b2
Installed-Size: 55
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 15184
SHA256: 4c30c57cba25acd3264863c8b82dcff0d370741cca748f54a03ad45fb3970b5c
SHA1: cb8289a6e2f0dd8d0c6d2415cde49e0e205ce380
MD5sum: 7759830b33552f253d8ae39cb194b1a7
Description: efficient IPv4/IPv6 prefix storage and lookup for Ruby
rPatricia provides a Ruby library for efficient IPv4 and IPv6 address/prefix
storage and lookups. Internally it uses a Patricia trie (also known as radix
tree), a data structure commonly used for routing table lookups and supports
prefix insertion/removal and best/exact match lookups.
.
The trie data structure is implemented in C, making rPatricia fast and
featuring a low memory footprint.
Description-md5:
Homepage: http://www.goto.info.waseda.ac.jp/~tatsuya/rpatricia/
Tag: role::program
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rpatricia/ruby-rpatricia_1.0.1-2+b2_amd64.deb