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

Last updated: April 18,2024

1. Install "golang-1.15" package

This guide covers the steps necessary to install golang-1.15 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install golang-1.15

2. Uninstall "golang-1.15" package

Learn how to uninstall golang-1.15 on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

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

Package: golang-1.15
Architecture: all
Version: 1.15.8-1ubuntu3
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Go Compiler Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: golang-1.15-doc (>= 1.15.8-1ubuntu3), golang-1.15-go (>= 1.15.8-1ubuntu3), golang-1.15-src (>= 1.15.8-1ubuntu3)
Filename: pool/universe/g/golang-1.15/golang-1.15_1.15.8-1ubuntu3_all.deb
Size: 11252
MD5sum: 55b8833087a623095bb0587b00dff2bb
SHA1: ad47754c235180a80ea1ed880d099421f952a5a9
SHA256: c4e41ce41fe36b44a7d59abd88f3ad2719c55446faa51ac623075cbc3980ae28
SHA512: a8fe2f64a9879e4111cd87b64af5f20a8c00446f6cffd40ee6870c184629fc62a515299f16d47965ad9443d85c2faa2bd3b65e4d78f821171e8746ed23f4c62a
Homepage: https://golang.org
Description-en: Go programming language compiler - metapackage
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 is a metapackage that, when installed, guarantees
that (most of) a full Go development environment is installed.
Description-md5: 8650a23f44e2d60a785ad3123733d6d8