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

Last updated: September 20,2024

1. Install "golang-1.16" package

Learn how to install golang-1.16 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-1.16

2. Uninstall "golang-1.16" package

This is a short guide on how to uninstall golang-1.16 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: golang-1.16
Architecture: all
Version: 1.16.2-0ubuntu1
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: golang-1.16-doc (>= 1.16.2-0ubuntu1), golang-1.16-go (>= 1.16.2-0ubuntu1), golang-1.16-src (>= 1.16.2-0ubuntu1)
Filename: pool/main/g/golang-1.16/golang-1.16_1.16.2-0ubuntu1_all.deb
Size: 11252
MD5sum: e6a266dc9393c8ab1b66e8510da16783
SHA1: 823cb262a7a7f9c3072c7999aeb2b93179684526
SHA256: b94214e027f9766c704378faaba38715e71afaefbb1a13fcc9216c02a6394ca6
SHA512: fa566375cf3d4e51c8c7183932066eebadd5ab94bd6dce56703b29a2fb99f83edb625c47d4af5dd0ceb55dc2e19a6118b137cbf3bcb178cec7cd8d9f955594eb
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.
Description-md5: 8650a23f44e2d60a785ad3123733d6d8