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

Last updated: November 22,2024

1. Install "golang-1.16-doc" package

In this section, we are going to explain the necessary steps to install golang-1.16-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "golang-1.16-doc" package

This guide covers the steps necessary to uninstall golang-1.16-doc on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: golang-1.16-doc
Architecture: all
Version: 1.16.2-0ubuntu1
Priority: optional
Section: doc
Source: golang-1.16
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 381
Depends: golang-1.16-go
Filename: pool/main/g/golang-1.16/golang-1.16-doc_1.16.2-0ubuntu1_all.deb
Size: 88612
MD5sum: fab50a7d4a1aa28e251c4c4cf3f6fb7b
SHA1: 4afa16dd33ddec1ff15983af95e29e40134d3fb6
SHA256: b4514ced99e901bd2f96ae4368317c2e9ebb9c0b452aef3d8aae2d1b0ffc8b03
SHA512: 7f5913ac46b59a207a3137b71ad7118517a75e571c6d26dc64c7be52ab7ab9fe2694942b025bf7f24eb2d3a0ce9be3b138cf44565216cd64a63a7e7c6e7badf1
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