How to Install and Uninstall golang-github-alecthomas-binary-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "golang-github-alecthomas-binary-dev" package

This guide covers the steps necessary to install golang-github-alecthomas-binary-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-alecthomas-binary-dev

2. Uninstall "golang-github-alecthomas-binary-dev" package

Learn how to uninstall golang-github-alecthomas-binary-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-alecthomas-binary-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-alecthomas-binary-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-alecthomas-binary-dev
Architecture: all
Version: 0.0~git20171101.6e8df1b-1
Priority: optional
Section: universe/devel
Source: golang-github-alecthomas-binary
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Filename: pool/universe/g/golang-github-alecthomas-binary/golang-github-alecthomas-binary-dev_0.0~git20171101.6e8df1b-1_all.deb
Size: 5528
MD5sum: 9b0f9443825b9a82d0c678215b802fa8
SHA1: 7d2505a2d9bffdb969c0e786e98563aca0396618
SHA256: f771403352d3e2af634aa2c1347b1c4728c24cba7f7c4d34bdc7a37c24ab95ca
SHA512: 34fd1147c6b25077b869524a5558f04e084b27bf31792a714f0de5c04af988d222cd1681a99c02d0a1abc87d70a334d3c28ebad359f6256890ee7964e335ca55
Homepage: https://github.com/alecthomas/binary
Description-en: general purpose binary encoder/decoder
This package provides compact binary encoding for Go.
.
The Go standard library package encoding/binary provides encoding/decoding of
fixed-size Go values or slices of same. This package extends support to
arbitrary, variable-sized values by prefixing these values with their
varint-encoded size, recursively.
Description-md5: 0b6b689ae4559123133578816601d1d3