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

Last updated: September 19,2024

1. Install "golang-1.13-doc" package

This guide covers the steps necessary to install golang-1.13-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "golang-1.13-doc" package

Please follow the guidelines below to uninstall golang-1.13-doc on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: golang-1.13-doc
Architecture: all
Version: 1.13.8-1ubuntu2
Priority: optional
Section: universe/doc
Source: golang-1.13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4370
Depends: golang-1.13-go
Filename: pool/universe/g/golang-1.13/golang-1.13-doc_1.13.8-1ubuntu2_all.deb
Size: 2524660
MD5sum: d652928b098fc1fc88363c7f4c88b5d4
SHA1: 60203af5496b0a0a683bcbb639c28109abf4aa33
SHA256: 3a2a349fa217e685011e659efabd036179251de9e496ec76775aabf2e2e4e9d7
SHA512: d052dfbe286ce262aa281057d5a2e06e36e01b18008a102224897c53d773db96baa898c530181982d201e2928ecc95a860112bceb3aa296e3c7bb2c0bc8c5836
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