How to Install and Uninstall libnet-patricia-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libnet-patricia-perl" package

In this section, we are going to explain the necessary steps to install libnet-patricia-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libnet-patricia-perl

2. Uninstall "libnet-patricia-perl" package

Here is a brief guide to show you how to uninstall libnet-patricia-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libnet-patricia-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-patricia-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libnet-patricia-perl
Architecture: amd64
Version: 1.22-1build7
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 86
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4), libsocket6-perl, libnet-cidr-lite-perl
Filename: pool/main/libn/libnet-patricia-perl/libnet-patricia-perl_1.22-1build7_amd64.deb
Size: 25692
MD5sum: d95274723a0c39b6522fab94063355dc
SHA1: db11fc14f8911a507b09741bba92a8e093e79907
SHA256: c7eeb43c563dffd7cf2a8a8ed2c946399e72cd59575bc184d6f4c9a98bef90cf
SHA512: 7340ea740d951cdd6508425db13e894f1ef9fb896c3bbd4c3670652216a1a39cbe894dc5e219f03890eafc06ea7a2855417f3d0515cdbd1821005832fe388758
Homepage: https://metacpan.org/release/Net-Patricia/
Description-en: Perl module for fast IP address lookups
Net::Patricia uses a Patricia Trie data structure to quickly
perform IP address prefix matching for applications such as
IP subnet, network or routing table lookups. The data
structure is based on a radix tree using a radix of two, so
sometimes you see patricia implementations called "radix" as
well. The term "Trie" is derived from the word "retrieval"
but is pronounced like "try". Patricia stands for
"Practical Algorithm to Retrieve Information Coded as
Alphanumeric", and was first suggested for routing table
lookups by Van Jacobsen. Patricia Trie performance
characteristics are well-known as it has been employed for
routing table lookups within the BSD kernel since the 4.3
Reno release.
Description-md5: c0b7febe52570bf0586f14d286ffdf92