How to Install and Uninstall libnet-patricia-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libnet-patricia-perl" package

This guide covers the steps necessary to install libnet-patricia-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libnet-patricia-perl" package

Please follow the step by step instructions below to uninstall libnet-patricia-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libnet-patricia-perl package on Ubuntu 21.10 (Impish Indri)

Package: libnet-patricia-perl
Architecture: amd64
Version: 1.22-1build8
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, perlapi-5.32.1, libc6 (>= 2.34), libsocket6-perl, libnet-cidr-lite-perl
Filename: pool/main/libn/libnet-patricia-perl/libnet-patricia-perl_1.22-1build8_amd64.deb
Size: 27048
MD5sum: fb38400f5b4edbe77daadf8f404ff13e
SHA1: 57a9871b9e323e2fb295c2b70a43eb27727d6b3e
SHA256: 69a905bc59bdcf025a8d5f6e6cbcf3c082b791d9c87d37e89443a5a0bf6abd4c
SHA512: 13fb6edd390397d6d00542091a5e7286c703f7acea4e6124f9ec644e1d7a0117811d4bc81d9ea0b15584240fcf7e3cd54866305a7af1e80d09a4b1409a7b9eee
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