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

Last updated: May 03,2024

1. Install "golang-src" package

This guide let you learn how to install golang-src on Kali Linux

$ sudo apt update $ sudo apt install golang-src

2. Uninstall "golang-src" package

This guide let you learn how to uninstall golang-src on Kali Linux:

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

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

Package: golang-src
Source: golang-defaults
Version: 2:1.22~2
Installed-Size: 12
Maintainer: Debian Go Compiler Team
Architecture: all
Depends: golang-1.22-src
Size: 4956
SHA256: bd8e06bdabe8dcb552e9e52260b70d64b4cd6df81701ea5d817460c97132a92a
SHA1: 52226af234c2662161f5e98599867d1f99d38998
MD5sum: 5895b6ec63c7a01e21d0f5ae26c86b34
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 is a dependency package that depends on the default Go standard library
source code, which is needed for the go build process.
Description-md5:
Multi-Arch: foreign
Homepage: https://golang.org
Section: golang
Priority: optional
Filename: pool/main/g/golang-defaults/golang-src_1.22~2_all.deb