How to Install and Uninstall golang-github-apparentlymart-go-cidr-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

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

This tutorial shows how to install golang-github-apparentlymart-go-cidr-dev on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidance below to uninstall golang-github-apparentlymart-go-cidr-dev on Ubuntu 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-github-apparentlymart-go-cidr-dev
Architecture: all
Version: 1.1.0-1
Multi-Arch: foreign
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: 39
Filename: pool/universe/g/golang-github-apparentlymart-go-cidr/golang-github-apparentlymart-go-cidr-dev_1.1.0-1_all.deb
Size: 7804
MD5sum: 29ed29ca120e1cada85d75733e6ecbca
SHA1: 176b7f1abc72327a0a7d303c3ec3c5c438d51a32
SHA256: cbcbec9c91842d4726c6fb38a771fc669776dde73cd95bc866dc9a232a4aafb1
SHA512: 3d524bd4426bd99c7d057b894eeff547fd0a35ec5a97293935e9acc0d388a7337f6b9105a6c2847fb21c82b967c5a866ca560d99c8b913bb436eecb9239b68b8
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