How to Install and Uninstall iprange Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "iprange" package

Please follow the guidance below to install iprange on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iprange

2. Uninstall "iprange" package

In this section, we are going to explain the necessary steps to uninstall iprange on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove iprange $ sudo apt autoclean && sudo apt autoremove

3. Information about the iprange package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: iprange
Priority: optional
Section: universe/net
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Jerome Benoit
Architecture: amd64
Version: 1.0.2+ds-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/i/iprange/iprange_1.0.2+ds-1_amd64.deb
Size: 26826
MD5sum: 7b40136b016103cd29656c0f4a5b62eb
SHA1: 5a338044d1a80e4dd926d8a2ebc0936747c5dde1
SHA256: 153e3763b8e1c1e5907197db092f8ad805b20ac74a443cf242f67e04029649f9
Description-en: optimizing ipsets for iptables
This tool is capable of managing sets of IPs.
.
Why to use iprange over any other aggregate ?
* simpler
* supports many input formats, all together in the same file
* faster, actually a lot faster (thanks to the original design
by Gabriel Somlo)
* can reduce the subnets/prefixes to produce high-performing
netfilter/iptables ipsets
* can compare files with IPs to find if they overlap and to what degree
* can find the IPs common to a set of files
* can exclude IPs (merge a set of files while excluding all IPs matched
by another set of files)
Description-md5: 11c20817e7dddec24f0e6088dfe90486
Homepage: http://firehol.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu