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

Last updated: September 20,2024

1. Install "golang-1.13-go" package

Learn how to install golang-1.13-go on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "golang-1.13-go" package

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

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

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

Package: golang-1.13-go
Architecture: amd64
Version: 1.13.8-1ubuntu2
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: 219865
Depends: golang-1.13-src (>= 1.13.8-1ubuntu2), libc6 (>= 2.32)
Recommends: g++, gcc, libc6-dev, pkg-config
Suggests: bzr | brz, ca-certificates, git, mercurial, subversion
Breaks: dh-golang (<< 1.43~)
Filename: pool/universe/g/golang-1.13/golang-1.13-go_1.13.8-1ubuntu2_amd64.deb
Size: 47580532
MD5sum: 0559942cc8e40032c7dd690d0cdb4df9
SHA1: 002697d7a70b2820a144dbccad737e8ee1763da5
SHA256: 970b69ba7580d2195d0bfca2ef5f22bf33a37807d9d278db3d4cc444d7a1ce4b
SHA512: 35b0b5f395a8201228b6299d8cab8e09b2de7710ae661014ad9056988d4454375f7d5135ee303fd0fa5d352ccae24bffe3bc2d0e61c9fda6a4019229c6e8ece4
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