How to Install and Uninstall golang-1.20-src Package on Kali Linux

Last updated: November 23,2024

1. Install "golang-1.20-src" package

Please follow the guidance below to install golang-1.20-src on Kali Linux

$ sudo apt update $ sudo apt install golang-1.20-src

2. Uninstall "golang-1.20-src" package

Please follow the guidelines below to uninstall golang-1.20-src on Kali Linux:

$ sudo apt remove golang-1.20-src $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-1.20-src package on Kali Linux

Package: golang-1.20-src
Source: golang-1.20
Version: 1.20.13-1
Installed-Size: 115943
Maintainer: Debian Go Compiler Team
Architecture: all
Size: 17741464
SHA256: 4a08e295cd4d3af4fd2b01324e327b0bd3ea3f7a9f8ac18555b3467fd5808911
SHA1: 943e7c3fa838bac94adabeb26a7b7ae95affc9dc
MD5sum: 207c5854b22f50694c4512c4b97776ee
Description: Go programming language - source files
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 the Go programming language source files needed for
compilation.
Description-md5:
Multi-Arch: foreign
Homepage: https://go.dev/
Section: golang
Priority: optional
Filename: pool/main/g/golang-1.20/golang-1.20-src_1.20.13-1_all.deb