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

Last updated: June 05,2024

1. Install "golang-1.13-go" package

This tutorial shows how to install golang-1.13-go on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-1.13-go" package

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

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

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

Package: golang-1.13-go
Architecture: amd64
Version: 1.13.8-1ubuntu1~16.04.3
Priority: optional
Section: universe/devel
Source: golang-1.13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 219861
Depends: golang-1.13-src (>= 1.13.8-1ubuntu1~16.04.3), libc6 (>= 2.4)
Recommends: g++, gcc, libc6-dev, pkg-config
Suggests: bzr | brz, ca-certificates, git, mercurial, subversion
Filename: pool/universe/g/golang-1.13/golang-1.13-go_1.13.8-1ubuntu1~16.04.3_amd64.deb
Size: 45105756
MD5sum: c4d100298678fccebbdb253cf0defc9a
SHA1: 6a4433cf6f965ef2fdbe33de517698bc18073d14
SHA256: cb62bbb4477dee3df95c1428f7e394879cd34f095e0328095390037553e654bf
SHA512: ffa577cb9af5ba47896db4018b72330e6713658ec2638037dd2654ce4eb4838e04b9c6210657a593b847c67401be6e63fd176077e42a265710d33b16af08514f
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