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

Last updated: November 22,2024

1. Install "golang-1.13" package

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

$ sudo apt update $ sudo apt install golang-1.13

2. Uninstall "golang-1.13" package

This guide let you learn how to uninstall golang-1.13 on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: golang-1.13
Architecture: all
Version: 1.13.8-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: 56
Depends: golang-1.13-doc (>= 1.13.8-1ubuntu2), golang-1.13-go (>= 1.13.8-1ubuntu2), golang-1.13-src (>= 1.13.8-1ubuntu2)
Filename: pool/universe/g/golang-1.13/golang-1.13_1.13.8-1ubuntu2_all.deb
Size: 11248
MD5sum: 94156b43460b705e6ad88207358c1730
SHA1: 5a1980652340c310a3130388c0a11e6198454b7e
SHA256: 93905784514da2de086915f4d397a873acbe8605736fe211685d26bd114dc48e
SHA512: 6690925f4cdf7fb9e1e0dec376c50b41dec4b6d8dc7fae62825f16f84bb426f5727f0b30c557a3e8a60e9538b202ba2e07d99a0d297083ff3149f83c2acb3828
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