How to Install and Uninstall golang-1.16 Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "golang-1.16" package

This is a short guide on how to install golang-1.16 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-1.16

2. Uninstall "golang-1.16" package

This guide let you learn how to uninstall golang-1.16 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the golang-1.16 package on Ubuntu 21.10 (Impish Indri)

Package: golang-1.16
Architecture: all
Version: 1.16.7-1ubuntu2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: golang-1.16-doc (>= 1.16.7-1ubuntu2), golang-1.16-go (>= 1.16.7-1ubuntu2), golang-1.16-src (>= 1.16.7-1ubuntu2)
Filename: pool/universe/g/golang-1.16/golang-1.16_1.16.7-1ubuntu2_all.deb
Size: 11450
MD5sum: 5d74cbf4e465e8b6b07ef74280f38f24
SHA1: d672d7df4b3e7cb21eb9d0495d39e1abfe4358d9
SHA256: 3871107118ea1773eb2fea52f802f2502adc45310fea0663af72928bc7de7933
SHA512: b83f03482f6718c55d6ae63ff141adb628ead6f75277eebf707ea3138d78fde72be726ff12f190732cded61509eacebc804693638b81dc778319dc503c7e0cfd
Homepage: https://golang.org
Description-en: Go programming language compiler - metapackage
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 is a metapackage that, when installed, guarantees
that (most of) a full Go development environment is installed.
.
To use this version, instead of the default one provided by golang-go
package, add /usr/lib/go-1.16/bin/ to PATH, or invoke /usr/lib/go-1.16/bin/go
directly.
Description-md5: 1ed3b27ce7cddadfd9841e3e89eb30dd