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

Last updated: May 17,2024

1. Install "golang-1.17-doc" package

In this section, we are going to explain the necessary steps to install golang-1.17-doc on Kali Linux

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

2. Uninstall "golang-1.17-doc" package

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

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

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

Package: golang-1.17-doc
Source: golang-1.17
Version: 1.17.13-3
Installed-Size: 379
Maintainer: Debian Go Compiler Team
Architecture: all
Size: 106848
SHA256: c9f8c0344453aa3001158328a88743c2140c779aa3409aced6b35ade865b6036
SHA1: a6c2375e79f081b4cbcafd30b72b4f4181c2605a
MD5sum: 8bc1918e6a31b785042d76ffff9ff012
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.17/golang-1.17-doc_1.17.13-3_all.deb