How to Install and Uninstall golang-github-apparentlymart-go-cidr-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "golang-github-apparentlymart-go-cidr-dev" package

Please follow the instructions below to install golang-github-apparentlymart-go-cidr-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-apparentlymart-go-cidr-dev

2. Uninstall "golang-github-apparentlymart-go-cidr-dev" package

Please follow the step by step instructions below to uninstall golang-github-apparentlymart-go-cidr-dev on Kali Linux:

$ sudo apt remove golang-github-apparentlymart-go-cidr-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-apparentlymart-go-cidr-dev package on Kali Linux

Package: golang-github-apparentlymart-go-cidr-dev
Source: golang-github-apparentlymart-go-cidr
Version: 1.1.0-2
Installed-Size: 39
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 7984
SHA256: b88d56012263b3b2b528ca492da43476e2ba6649f1134fe0d5fcbd77ec571d72
SHA1: 64a6d6d747bfcf3ac898465b43e45d591be1f45c
MD5sum: a7e3d5f7c64656482c4a7193832897e3
Description: manipulations of CIDR netmasks and their associated addresses
This Go package is a collection of assorted utilities for computing network
and host addresses within network ranges.
.
It expects a CIDR-type address structure where addresses are divided into
some number of prefix bits representing the network and then the remaining
suffix bits represent the host.
.
For example, it can help to calculate addresses for sub-networks of a parent
network, or to calculate host addresses within a particular prefix.
.
At present this package is prioritizing simplicity of implementation and
de-prioritizing speed and memory usage. Thus caution is advised before using
this package in performance-critical applications or hot codepaths.
Patches to improve the speed and memory usage may be accepted as long as they
do not result in a significant increase in code complexity.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/apparentlymart/go-cidr
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-apparentlymart-go-cidr/golang-github-apparentlymart-go-cidr-dev_1.1.0-2_all.deb