How to Install and Uninstall golang-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "golang-doc" package

This guide let you learn how to install golang-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-doc

2. Uninstall "golang-doc" package

This is a short guide on how to uninstall golang-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the golang-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-doc
Priority: optional
Section: doc
Installed-Size: 10
Maintainer: Ubuntu Developers
Architecture: all
Source: golang-defaults
Version: 2:1.6-1ubuntu4
Depends: golang-1.6-doc, golang-go
Filename: pool/main/g/golang-defaults/golang-doc_1.6-1ubuntu4_all.deb
Size: 2808
MD5sum: ba56d55fdc7645fe6ce333ec63aa0cd9
SHA1: 5e3d9a8b0b175e325496d0037c02a3fa6493bab1
SHA256: bdb3743e00c0cafab88199ece3ef981e4c360ab583248c1b73a4a5903da7964f
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
Homepage: https://golang.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m