How to Install and Uninstall golang-go Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "golang-go" package

Please follow the step by step instructions below to install golang-go on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-go

2. Uninstall "golang-go" package

Here is a brief guide to show you how to uninstall golang-go on Ubuntu 21.10 (Impish Indri):

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

3. Information about the golang-go package on Ubuntu 21.10 (Impish Indri)

Package: golang-go
Architecture: amd64
Version: 2:1.17~0ubuntu1
Priority: optional
Section: devel
Source: golang-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 52
Depends: golang-1.17-go, golang-src (>= 2:1.17~0ubuntu1)
Suggests: git
Conflicts: gccgo-go
Breaks: gccgo-5 (<< 5.3.1-12~), gccgo-6 (<< 6-20160319-1~), golang-doc (<< 2:1.6.1+1~), golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64, golang-go.tools (<< 1:0.0~git20151026.0.0f9d71c-1~), golang-golang-x-tools (<< 1:0.0~git20151026.0.0f9d71c-1~)
Replaces: golang-doc (<< 2:1.6.1+1~), golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64, golang-go.tools (<< 1:0.0~git20151026.0.0f9d71c-1~), golang-golang-x-tools (<< 1:0.0~git20151026.0.0f9d71c-1~)
Filename: pool/main/g/golang-defaults/golang-go_1.17~0ubuntu1_amd64.deb
Size: 21906
MD5sum: ca056e295357ff3990ce94e861cd6027
SHA1: 6285ae8a21d4eaebe5301e3ad3d3bf876514f2f0
SHA256: 90a8752b92ffbb00d6ad88e130af37e1df7d57e6d8815db90aa12a624e8f0c91
SHA512: 981bfddb695f50f7a9d895f96964d7395b73f934eeaa43c9dd3f8e2e1d8e4ac6202053443fcd49e363d7bece31082baf6d7a93e162fc4c39e5fbb56722dd2726
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 is a dependency package that depends on the default Go toolchain and
compiled standard library. It is only built on architectures that have a
native toolchain ("gc compiler"). Packages that want to build with whichever
of gc or gccgo is available should depend on golang-any.
Description-md5: 4b644c1329d03644c1e0137da5dcdaf3