How to Install and Uninstall golang-github-apparentlymart-go-cidr-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

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

This tutorial shows how to install golang-github-apparentlymart-go-cidr-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-apparentlymart-go-cidr-dev
Architecture: all
Version: 1.0.1-1
Priority: optional
Section: universe/devel
Source: golang-github-apparentlymart-go-cidr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Filename: pool/universe/g/golang-github-apparentlymart-go-cidr/golang-github-apparentlymart-go-cidr-dev_1.0.1-1_all.deb
Size: 7288
MD5sum: 354407d5aa3ad0ddb61e7a20686188b9
SHA1: 45c8ed653737bdca6b0bf355d899fdd29d7b6298
SHA256: c231eb32ee77a91e41ad30ca603641fdebadac0a151d3a2e3a7d1fa94eb7d171
SHA512: 8690e85e57f4e10c2cc9603d5cfa4e0350bdce60011c32512123c19995c7cec91b7c74132cbfe9e4cb5c0ca675b8ed9f67e93212c10fac1e88606d3f92c60320
Homepage: https://github.com/apparentlymart/go-cidr
Description-en: 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: 042d6b74f0c4b6509bb6dcb451caa457