How to Install and Uninstall iprange Package on Kali Linux

Last updated: May 07,2024

1. Install "iprange" package

This guide covers the steps necessary to install iprange on Kali Linux

$ sudo apt update $ sudo apt install iprange

2. Uninstall "iprange" package

Please follow the steps below to uninstall iprange on Kali Linux:

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

3. Information about the iprange package on Kali Linux

Package: iprange
Version: 1.0.4+ds-2
Installed-Size: 95
Maintainer: Jerome Benoit
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 33596
SHA256: dba55b5de9dd3b895c5602d1de008e19cc9d8ccab5a34c27a4f9cc89e5e4da15
SHA1: ebc4735a1a3eeacc5813ac9aaa4d198351ed71f0
MD5sum: 92f9260c50caa611ba452faa1dc4865e
Description: 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:
Homepage: https://firehol.org
Section: net
Priority: optional
Filename: pool/main/i/iprange/iprange_1.0.4+ds-2_amd64.deb