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

Last updated: September 20,2024

1. Install "golang-1.14-go" package

Please follow the steps below to install golang-1.14-go on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "golang-1.14-go" package

Please follow the steps below to uninstall golang-1.14-go on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: golang-1.14-go
Architecture: amd64
Version: 1.14.7-2ubuntu2
Priority: optional
Section: universe/devel
Source: golang-1.14
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 225904
Depends: golang-1.14-src (>= 1.14.7-2ubuntu2), 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.14/golang-1.14-go_1.14.7-2ubuntu2_amd64.deb
Size: 49851820
MD5sum: f4b31bf76f468a8ec8a223c4ee21d60c
SHA1: 3aa754a8afeaabec4578b40abbce5d6f17c415be
SHA256: 3707fd56a4aead26b4f577e4597d476e113ef9fd5573e3141d3d4f0f80c7a45a
SHA512: 7cc932bd87060f638005fc770e3f8f19e392724bcd52a544ebf5732ff42f71439a618012292d85b24fac62e1d79cabe04fe138cfbb6a7db31865d1e9077efd7d
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