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

Last updated: June 26,2024

1. Install "golang-1.19-doc" package

Learn how to install golang-1.19-doc on Kali Linux

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

2. Uninstall "golang-1.19-doc" package

Please follow the guidelines below to uninstall golang-1.19-doc on Kali Linux:

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

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

Package: golang-1.19-doc
Source: golang-1.19
Version: 1.19-1
Installed-Size: 594
Maintainer: Debian Go Compiler Team
Architecture: all
Size: 108188
SHA256: 039481c8ec3df6efec17e0cb56ab9a9cbd96adfdb70c61c335840485178b923f
SHA1: 22a0184eacb4614d969e55f4153242c16a608c91
MD5sum: 28c71f2605e9bf4a948aece7fd5e92bf
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: 70faba58bee63cd1d9d375165fa0d6d6
Multi-Arch: foreign
Homepage: https://go.dev/
Section: doc
Priority: optional
Filename: pool/main/g/golang-1.19/golang-1.19-doc_1.19-1_all.deb