How to Install and Uninstall golang-1.16-go Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "golang-1.16-go" package

Please follow the guidance below to install golang-1.16-go on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-1.16-go

2. Uninstall "golang-1.16-go" package

Learn how to uninstall golang-1.16-go on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-1.16-go $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-1.16-go package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-1.16-go
Architecture: amd64
Version: 1.16.2-0ubuntu1
Priority: optional
Section: devel
Source: golang-1.16
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 272205
Depends: golang-1.16-src (>= 1.16.2-0ubuntu1), libc6 (>= 2.32)
Recommends: g++, gcc, libc6-dev, pkg-config
Suggests: bzr | brz, ca-certificates, git, mercurial, subversion
Breaks: dh-golang (<< 1.43~)
Filename: pool/main/g/golang-1.16/golang-1.16-go_1.16.2-0ubuntu1_amd64.deb
Size: 51403296
MD5sum: fbdc0fc74a2f9294f348f6098ce65293
SHA1: 3d3e709ed1921acb14b42586f68beb06696ecf70
SHA256: 85f50765ec0ba4144469db001111555c73ac2350a1219d3704704fba27025c16
SHA512: 371361381daf829a29a51be33dcd0d3123869bcc0693be7031d74e35743474fd45cbc4f955e52b4ba76433315b904d612c0ec3de1b11c7091b0adaf097fc308d
Homepage: https://golang.org
Description-en: Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
.
This package provides an assembler, compiler, linker, and compiled libraries
for the Go programming language.
.
Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to
pre-compile the standard library inside GOROOT for cross-compilation to work.
Description-md5: 9791676e1d7825e569bdb76ce1ad2e08