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

Last updated: September 20,2024

1. Install "golang-1.15-go" package

Please follow the instructions below to install golang-1.15-go on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "golang-1.15-go" package

Please follow the guidelines below to uninstall golang-1.15-go on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: golang-1.15-go
Architecture: amd64
Version: 1.15.2-1ubuntu1
Priority: optional
Section: universe/devel
Source: golang-1.15
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 255996
Depends: golang-1.15-src (>= 1.15.2-1ubuntu1), 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/universe/g/golang-1.15/golang-1.15-go_1.15.2-1ubuntu1_amd64.deb
Size: 47394324
MD5sum: f8a02d6a84eb4f41e4ab29e4636e6434
SHA1: d1eee7dae6f01e1745f7283ecbcbf9702d504781
SHA256: 49870265f0f39d3779a4103fd727881cb55486b79e0851a182469045c01c0bb1
SHA512: 290c2e8d2457f3c09786123a81f4a229d2138afebb14b1da788ca1ed63d2ef0816cc593a9ee33d4d85a4257cc20a95f91da0cf338df69d4462749b4bd88fb558
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