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

Last updated: September 20,2024

1. Install "golang-1.14" package

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

$ sudo apt update $ sudo apt install golang-1.14

2. Uninstall "golang-1.14" package

In this section, we are going to explain the necessary steps to uninstall golang-1.14 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: golang-1.14
Architecture: all
Version: 1.14.7-2ubuntu2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: golang-1.14-doc (>= 1.14.7-2ubuntu2), golang-1.14-go (>= 1.14.7-2ubuntu2), golang-1.14-src (>= 1.14.7-2ubuntu2)
Filename: pool/universe/g/golang-1.14/golang-1.14_1.14.7-2ubuntu2_all.deb
Size: 11248
MD5sum: f24248c8a20401fd3058d714710ca1f9
SHA1: f0c6087282d89bddbce48a01c2bf9e54a5640183
SHA256: c991c2b27eab0fb6e50a228ff67fd1faddd1f40fe51d987090a46119663b7cb0
SHA512: a822e21d5f0c16760a6e32bc5970264a8772491ef7e52e129a1b5102532962d8eb907839fbce0e675817b48a50bbe1e2ea52b8d4849bbb425de226e04778116d
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