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

Last updated: May 17,2024

1. Install "golang-1.9-doc" package

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

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

2. Uninstall "golang-1.9-doc" package

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

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

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

Package: golang-1.9-doc
Architecture: all
Version: 1.9.2-3ubuntu1~16.04.1
Priority: optional
Section: universe/doc
Source: golang-1.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4076
Depends: golang-1.9-go
Filename: pool/universe/g/golang-1.9/golang-1.9-doc_1.9.2-3ubuntu1~16.04.1_all.deb
Size: 2443816
MD5sum: d8103940fcfc28f96caf8d4767a5b821
SHA1: 3602a44ca6666f6e0a9db1b763ddd2c5b3337cf8
SHA256: 6efb92296e91864828ae5a26a4885c3c7c1279c5fa7d733f01ebf9a5d9d8a046
SHA512: ec934b04ea985d18b4a4b4abeba07d6ad7a0538fd7608c87a3e79d52f6cba89e9da413412e1dc933353574223d3c2992d8d6bc6756e96770edd32fb001ea199c
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: c56cb747f65b0bf2f5cac5edc1d0e9a5