How to Install and Uninstall golang-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "golang-doc" package

In this section, we are going to explain the necessary steps to install golang-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-doc

2. Uninstall "golang-doc" package

Here is a brief guide to show you how to uninstall golang-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the golang-doc package on Ubuntu 21.10 (Impish Indri)

Package: golang-doc
Architecture: all
Version: 2:1.17~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: 12
Depends: golang-1.17-doc, golang-go (>= 2:1.17~0ubuntu1)
Filename: pool/main/g/golang-defaults/golang-doc_1.17~0ubuntu1_all.deb
Size: 2766
MD5sum: 13e2ab959ae25497ca2c3a3c60b0285f
SHA1: 4bcb4f6e2399de423bfd5a0b20ed5dc4c1984554
SHA256: 3184aba92371eb0e579fe32dfb3b51752190a9a349de3f0e5d6d1e0e20202557
SHA512: 61957d610019efed06d783f4889fe7c9b72130789a4723609bd79fff306da1dce90f1ac75682569fb777adf2e9307f61f8331f52b4dfffd9d5d9abafbb6de77a
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