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

Last updated: May 20,2024

1. Install "golang-1.9-go" package

Learn how to install golang-1.9-go on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-1.9-go" package

In this section, we are going to explain the necessary steps to uninstall golang-1.9-go on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-1.9-go
Architecture: amd64
Version: 1.9.2-3ubuntu1~16.04.1
Priority: optional
Section: universe/devel
Source: golang-1.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125025
Depends: golang-1.9-src (>= 1.9.2-3ubuntu1~16.04.1), libc6 (>= 2.4)
Recommends: g++, gcc, golang-1.9-race-detector-runtime, libc6-dev, pkg-config
Suggests: bzr, ca-certificates, git, mercurial, subversion
Filename: pool/universe/g/golang-1.9/golang-1.9-go_1.9.2-3ubuntu1~16.04.1_amd64.deb
Size: 24839826
MD5sum: 901f74620297805cc5206a8e7220af10
SHA1: a7b3da5f45e93d0817f38195c8c111508a7562f8
SHA256: 56bc988f7015bc0ed1365f889de2c742b86442563c1d5e6ff7a3a2b672d1f894
SHA512: cd070b0440ff5b3404db6105150feb73c0e94d1e6c6c3451950b37b114a34a4ee260e838b67723416d3376ddc1bb8733428c1a1d05f4edee8c66a903644cc43b
Homepage: https://golang.org
Description-en: Go programming language compiler, linker, compiled stdlib
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 an assembler, compiler, linker, and compiled libraries
for the Go programming language.
.
Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to
pre-compile the standard library inside GOROOT for cross-compilation to work.
Description-md5: 9791676e1d7825e569bdb76ce1ad2e08