How to Install and Uninstall ruby-rpatricia Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "ruby-rpatricia" package

This guide covers the steps necessary to install ruby-rpatricia on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-rpatricia

2. Uninstall "ruby-rpatricia" package

Here is a brief guide to show you how to uninstall ruby-rpatricia on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-rpatricia package on Ubuntu 21.10 (Impish Indri)

Package: ruby-rpatricia
Architecture: amd64
Version: 1.0.1-1build9
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Depends: libc6 (>= 2.4), libruby2.7 (>= 2.7.0~preview2), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-rpatricia/ruby-rpatricia_1.0.1-1build9_amd64.deb
Size: 14968
MD5sum: 4f6862b49991475ba8cfef480981edd7
SHA1: 040e5f2ab54316c5c6ded4c6e257299224948bd0
SHA256: cb2276558e38606d615865b1c4a48fcf15165c23378b2b8917a996c1a6d064d9
SHA512: 906e088980d005e96bd5963a1ca993a0367146d752e32d8a7892b30bd7872b331a986537f1769c7836bff5788f60b2f9f14b234d3ff5098c99b5094968c02b7d
Homepage: http://www.goto.info.waseda.ac.jp/~tatsuya/rpatricia/
Description-en: 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: f0d0efc38c7921205566508fc502e722
Ruby-Versions: ruby2.7