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

Last updated: May 18,2024

1. Install "golang-doc" package

Please follow the step by step instructions below to install golang-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-doc

2. Uninstall "golang-doc" package

This guide let you learn how to uninstall golang-doc on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: golang-doc
Architecture: all
Version: 2:1.16~0ubuntu1
Priority: optional
Section: doc
Source: golang-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11
Depends: golang-1.16-doc, golang-go (>= 2:1.16~0ubuntu1)
Filename: pool/main/g/golang-defaults/golang-doc_1.16~0ubuntu1_all.deb
Size: 2952
MD5sum: bb95062d5c3bd5e4afcacadb53820ba4
SHA1: 7952ae700b2a90f70328ab2594d1debb3ddae7fe
SHA256: 3785d1c70e5284e56fdf45e18cdbf8d2648cef2b80ece689173ada241964bafd
SHA512: 9087bc94182826cc3647497866bd17dc7a5b695ca82e1a7312c5520f067ad0a8662baa00ce7d3fcd0aa7a89414ad3106ba481182d8ab119870544903d3218cd4
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 is a dependency package that depends on the default Go documentation. You
can view the formatted documentation by installing the golang-golang-x-tools
package, running "godoc --http=:6060", and then visiting
http://localhost:6060/doc/install.html.
Description-md5: 7b70ded89c7f6b655a23ed83a4f27201