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

Last updated: September 20,2024

1. Install "golang-1.14-doc" package

This is a short guide on how to install golang-1.14-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "golang-1.14-doc" package

This tutorial shows how to uninstall golang-1.14-doc on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: golang-1.14-doc
Architecture: all
Version: 1.14.7-2ubuntu2
Priority: optional
Section: universe/doc
Source: golang-1.14
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4017
Depends: golang-1.14-go
Filename: pool/universe/g/golang-1.14/golang-1.14-doc_1.14.7-2ubuntu2_all.deb
Size: 2429248
MD5sum: 6ed129ebbc02e45102f49edada6eb313
SHA1: bfc740f94f807266406b7802b083704ca95f04ab
SHA256: 34427a0abad6d6ed96f2ebc97bd8aa982efc0642f3869051775400471e5f1b79
SHA512: c2e711033bed8173c504c74dda2d88cb584a263b9ee24ac9b6686ad51b79d209ed6fdd34f42d40c50dc04c46eac721e3013f1290bd62c5b7c486b9e390cc123c
Homepage: https://golang.org
Description-en: Go programming language - documentation
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 the documentation for the Go programming
language. You can view the formatted documentation by running
"godoc --http=:6060", and then visiting
http://localhost:6060/doc/install.html.
Description-md5: 08db79dfd10a3139299bb398a7206206