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

Last updated: May 09,2024

1. Install "golang-src" package

This guide let you learn how to install golang-src on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-src

2. Uninstall "golang-src" package

Please follow the step by step instructions below to uninstall golang-src on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-src
Priority: optional
Section: devel
Installed-Size: 11
Maintainer: Ubuntu Developers
Architecture: amd64
Source: golang-defaults
Version: 2:1.6-1ubuntu4
Depends: golang-1.6-src
Filename: pool/main/g/golang-defaults/golang-src_1.6-1ubuntu4_amd64.deb
Size: 3066
MD5sum: 14a75dcb6b981a6ec9524eda6bf881cd
SHA1: 067ea905c9e77f2e7c026a1eaebc86f43da4b9bc
SHA256: 45b03f3c4053031caff0688cfb4d3ec1795b183cdec415a6a8ac205d3d0312b8
Description-en: Go programming language - source files
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 is a dependency package that depends on the default Go standard library
source code, which is needed for the go build process.
Description-md5: 4f562b95d873fbeb7b702f869c5413db
Homepage: https://golang.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m