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

Last updated: December 25,2024

1. Install "golang-doc" package

Please follow the step by step instructions below to install golang-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-doc

2. Uninstall "golang-doc" package

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

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

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

Package: golang-doc
Architecture: all
Version: 2:1.14~2
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.14-doc, golang-go (>= 2:1.14~2)
Filename: pool/main/g/golang-defaults/golang-doc_1.14~2_all.deb
Size: 2944
MD5sum: 3f5aa6cf650cc0f1f6654fe80904d810
SHA1: c9945500990716064d0b2a3bd4b643b5615859e8
SHA256: acffb07fee9420cef18b9ffc1099b5d342283c2429f2dfb56bd87551f000d44a
SHA512: 2065a25a33e6d366181a12e976c304a3acf5e89c0a0742f33aff350e868fcadf0cf093cade6e035518b0408c77ba75328275e50b96f8922fa477b3302cad226d
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