How to Install and Uninstall golang Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "golang" package

Please follow the step by step instructions below to install golang on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang

2. Uninstall "golang" package

Please follow the step by step instructions below to uninstall golang on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the golang package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang
Architecture: amd64
Version: 2:1.14~2
Priority: optional
Section: devel
Source: golang-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11
Depends: golang-1.14, golang-doc (>= 2:1.14~2), golang-go (>= 2:1.14~2), golang-src (>= 2:1.14~2)
Filename: pool/main/g/golang-defaults/golang_1.14~2_amd64.deb
Size: 2888
MD5sum: 29dab7d78782b143af49c9a260b4dbf5
SHA1: 47fe72c674d2c3566a210843bc116ced0905a118
SHA256: 594d980f3e7fbefc95647fd4ac051b8790b44387e37c72644b15c24c84381cdf
SHA512: b7acc569c94ed17712d5ae478a66fa1ed867b7c56154d4250c277a35002fea21b81347261a58f4a9405204d6a7c6264657cfb8e8304302e9c08e5171462894c0
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