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

Last updated: May 17,2024

1. Install "golang-1.6-go" package

This guide covers the steps necessary to install golang-1.6-go on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-1.6-go" package

Please follow the guidelines below to uninstall golang-1.6-go on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-1.6-go
Architecture: amd64
Version: 1.6.2-0ubuntu5~16.04.4
Priority: optional
Section: devel
Source: golang-1.6
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 153722
Depends: golang-1.6-src (>= 1.6.2-0ubuntu5~16.04.4), libc6 (>= 2.4)
Recommends: g++, gcc, golang-1.6-race-detector-runtime, libc6-dev, pkg-config
Suggests: bzr, ca-certificates, git, mercurial, subversion
Filename: pool/main/g/golang-1.6/golang-1.6-go_1.6.2-0ubuntu5~16.04.4_amd64.deb
Size: 20459666
MD5sum: debaa321b70a3edda38489055789333e
SHA1: 00209c02359685da6d8c92ba9853e0a67a9d0c3e
SHA256: 0c9ec5b24f591a5d5b8180c0b01cb86a16aec9975f4b3463a3fcaa78d1f00323
SHA512: f9b47df262da17b72b76deb66fd3990c90a20ffb3a5c74108a9774c7af70367907188209fc4870eb0a163a44683ce270473272c1b401431d738c6269f46c8b22
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
Supported: 5y

Package: golang-1.6-go
Priority: optional
Section: devel
Installed-Size: 153646
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Architecture: amd64
Source: golang-1.6
Version: 1.6.1-0ubuntu1
Depends: golang-1.6-src (>= 1.6.1-0ubuntu1), libc6 (>= 2.4)
Recommends: g++, gcc, golang-1.6-race-detector-runtime, libc6-dev, pkg-config
Suggests: bzr, ca-certificates, git, mercurial, subversion
Filename: pool/main/g/golang-1.6/golang-1.6-go_1.6.1-0ubuntu1_amd64.deb
Size: 20237632
MD5sum: 7965623a2fdde2904a41bbc6523dbaf1
SHA1: e828fce250a12098404c30fa8d0c8c87378d9345
SHA256: f2f1d92f4c0dabce4d31050b4c354f13dc70437c9366ec77aa2eea98b486543f
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
Homepage: https://golang.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m