How to Install and Uninstall golang-1.15-go Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 20,2024

1. Install "golang-1.15-go" package

Please follow the instructions below to install golang-1.15-go on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2. Uninstall "golang-1.15-go" package

Please follow the steps below to uninstall golang-1.15-go on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the golang-1.15-go package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: golang-1.15-go
Architecture: amd64
Version: 1.15.8-1ubuntu3
Priority: optional
Section: universe/devel
Source: golang-1.15
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 256481
Depends: golang-1.15-src (>= 1.15.8-1ubuntu3), 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.15/golang-1.15-go_1.15.8-1ubuntu3_amd64.deb
Size: 47361492
MD5sum: 3a5ba7b7d4545924a4311ab671bfb0ba
SHA1: a284e60545681b09b047e92c36d2bbf1ba36c3f8
SHA256: 1d9ff654ac2ebc42eca75429a0c765b17f7dff6d910cae90adae643c62d0b09f
SHA512: 2f52ed5d1c590598bd7908d26b5c095a6ff098eaba956065b343b9448aa79bd06791283ef8a747c8fbb7a1ff609837fc3b3b2843c2e03bfa6707a782b3de9775
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