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

Last updated: January 24,2025

1. Install "golang-1.9" package

Here is a brief guide to show you how to install golang-1.9 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-1.9

2. Uninstall "golang-1.9" package

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

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

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

Package: golang-1.9
Architecture: all
Version: 1.9.2-3ubuntu1~16.04.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: golang-1.9-doc (>= 1.9.2-3ubuntu1~16.04.1), golang-1.9-go (>= 1.9.2-3ubuntu1~16.04.1), golang-1.9-src (>= 1.9.2-3ubuntu1~16.04.1)
Filename: pool/universe/g/golang-1.9/golang-1.9_1.9.2-3ubuntu1~16.04.1_all.deb
Size: 17470
MD5sum: d7b7f981cdf089750ffbaa58006946db
SHA1: bab6b7b4f4aef01061e749cae9448275e69cfabe
SHA256: 3aca20d200c06983a5144af9e0735e5cbed5e3c092d57f0a0198d766116e48ef
SHA512: fed95c363e890673fd6f908fe9ded412aeb88d8c5620bd424668790400e40f5dc2740dd2063ca85f317f9c75643f78a05cb32cfd7328e4168fb4127240f46996
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