How to Install and Uninstall golang-github-malfunkt-iprange-dev Package on Kali Linux

Last updated: May 05,2024

1. Install "golang-github-malfunkt-iprange-dev" package

Please follow the guidelines below to install golang-github-malfunkt-iprange-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-malfunkt-iprange-dev

2. Uninstall "golang-github-malfunkt-iprange-dev" package

Please follow the instructions below to uninstall golang-github-malfunkt-iprange-dev on Kali Linux:

$ sudo apt remove golang-github-malfunkt-iprange-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-malfunkt-iprange-dev package on Kali Linux

Package: golang-github-malfunkt-iprange-dev
Source: golang-github-malfunkt-iprange
Version: 0.9.0-5
Installed-Size: 36
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev
Size: 8324
SHA256: 5e789ca57d5b773710ca6807461bfe21cbb0b203c2439b54422f35942189434f
SHA1: 9a958d81dab55a264a2b174c6977f87468debdeb
MD5sum: ee995dc0c6fd6e2c7bd7a5a816a531dd
Description: IPv4 address parser for the nmap format
IPrange is a library can use to parse IPv4 addresses from a string
in the nmap format.
.
IPrange takes a string, and returns a list of Min-Max pairs, which
can then be expanded and normalized automatically by the package.
.
Supported Formats:
- 10.0.0.1
- 10.0.0.0/24
- 10.0.0.*
- 10.0.0.1-10
- 10.0.0.1, 10.0.0.5-10, 192.168.1.*, 192.168.10.0/24
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/malfunkt/iprange
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-malfunkt-iprange/golang-github-malfunkt-iprange-dev_0.9.0-5_all.deb