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

Last updated: September 20,2024

1. Install "golang-1.17-go" package

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

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

2. Uninstall "golang-1.17-go" package

This guide covers the steps necessary to uninstall golang-1.17-go on Ubuntu 21.10 (Impish Indri):

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

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

Package: golang-1.17-go
Architecture: amd64
Version: 1.17-1ubuntu2
Priority: optional
Section: golang
Source: golang-1.17
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 312768
Depends: golang-1.17-src (>= 1.17-1ubuntu2), libc6 (>= 2.34)
Recommends: g++, gcc, libc6-dev, pkg-config
Suggests: bzr | brz, ca-certificates, git, mercurial, subversion
Breaks: dh-golang (<< 1.43~)
Filename: pool/main/g/golang-1.17/golang-1.17-go_1.17-1ubuntu2_amd64.deb
Size: 61103328
MD5sum: 9398cd07075b41a67cabefc9ea680ce1
SHA1: 7599b2f4c69cd0d8067e71fbe2e76e2d05396364
SHA256: ae70eea528b5cfe461246d272028fbb6daeef6159516b6e1bd390e96b65096f9
SHA512: b5d21503194950197fd40a54aea9f03ec4457fb67ebb8d21354e2d9049f82adddbd871c95e40e9be73276b4b69effed6a2dfd33f00a03506fc3e5fd175bfe9ae
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.
.
To use this version, instead of the default one provided by golang-go package,
add /usr/lib/go-1.17/bin/ to PATH, or invoke /usr/lib/go-1.17/bin/go directly.
Description-md5: 3298361ab12043b35e9900f5d9d1abef