How to Install and Uninstall golang-1.22-doc Package on Kali Linux

Last updated: July 05,2024

1. Install "golang-1.22-doc" package

This tutorial shows how to install golang-1.22-doc on Kali Linux

$ sudo apt update $ sudo apt install golang-1.22-doc

2. Uninstall "golang-1.22-doc" package

Please follow the instructions below to uninstall golang-1.22-doc on Kali Linux:

$ sudo apt remove golang-1.22-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-1.22-doc package on Kali Linux

Package: golang-1.22-doc
Source: golang-1.22
Version: 1.22.0-2
Installed-Size: 604
Maintainer: Debian Go Compiler Team
Architecture: all
Size: 103968
SHA256: c9b898fd97ec33f00b0718a62d7ac599d10204a20edf914e556ca06416d12de9
SHA1: 00a5aa0fb141e1f1074cf777cdedbfb338ee15bc
MD5sum: 9d0b25aeb45fc3bf98a0f7ef9eab7548
Description: Go programming language - documentation
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 documentation for the Go programming
language.
Description-md5:
Multi-Arch: foreign
Homepage: https://go.dev/
Section: doc
Priority: optional
Filename: pool/main/g/golang-1.22/golang-1.22-doc_1.22.0-2_all.deb