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

Last updated: May 17,2024

1. Install "golang-1.6" package

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

$ sudo apt update $ sudo apt install golang-1.6

2. Uninstall "golang-1.6" package

This tutorial shows how to uninstall golang-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-1.6
Architecture: all
Version: 1.6.2-0ubuntu5~16.04.4
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 78
Depends: golang-1.6-doc (>= 1.6.2-0ubuntu5~16.04.4), golang-1.6-go (>= 1.6.2-0ubuntu5~16.04.4), golang-1.6-src (>= 1.6.2-0ubuntu5~16.04.4)
Filename: pool/main/g/golang-1.6/golang-1.6_1.6.2-0ubuntu5~16.04.4_all.deb
Size: 16822
MD5sum: 4a7b0eadaa9829d24a98ec814fb9aff0
SHA1: 93b283ff443673af1537446eb56584b85b9d619c
SHA256: 66ec2f65ac247f4ecdcc9729ed8c59cfc1b03cde986f238ccf55c9a1a7dc18b7
SHA512: 8fac68e0f6798915e9118961caee116b856d59fc4aab32585bc2074bba619a5294cdd1865d217a52c8bea5c6f4743bda14ebed5a11bd81aec913b4cca33debaa
Homepage: https://golang.org
Description-en: Go programming language compiler - metapackage
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 is a metapackage that, when installed, guarantees
that (most of) a full Go development environment is installed.
Description-md5: 8650a23f44e2d60a785ad3123733d6d8
Supported: 5y

Package: golang-1.6
Priority: optional
Section: devel
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Architecture: all
Version: 1.6.1-0ubuntu1
Depends: golang-1.6-doc (>= 1.6.1-0ubuntu1), golang-1.6-go (>= 1.6.1-0ubuntu1), golang-1.6-src (>= 1.6.1-0ubuntu1)
Filename: pool/main/g/golang-1.6/golang-1.6_1.6.1-0ubuntu1_all.deb
Size: 16810
MD5sum: 09f0067b3e5323bc91855bbc8e5901b0
SHA1: 8a8f5b0788f9ca5c7fc8e8db61d156e098e4c300
SHA256: a31323a6fd751454b6ab6ac1eaffe906d45449d2a3859ab2f60b7c70c8edd626
Description-en: Go programming language compiler - metapackage
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 is a metapackage that, when installed, guarantees
that (most of) a full Go development environment is installed.
Description-md5: 8650a23f44e2d60a785ad3123733d6d8
Homepage: https://golang.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m