How to Install and Uninstall golang-golang-x-mod-dev Package on Kali Linux

Last updated: July 08,2024

1. Install "golang-golang-x-mod-dev" package

In this section, we are going to explain the necessary steps to install golang-golang-x-mod-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-golang-x-mod-dev

2. Uninstall "golang-golang-x-mod-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-golang-x-mod-dev on Kali Linux:

$ sudo apt remove golang-golang-x-mod-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-golang-x-mod-dev package on Kali Linux

Package: golang-golang-x-mod-dev
Source: golang-golang-x-mod
Version: 0.15.0-1
Installed-Size: 557
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 103016
SHA256: b447d06574e3f5ffd4702e94ab43c202fabedfd90156a93ceb47ece9e3e239a0
SHA1: 5651d8c3c13a0b963c29bb177f133ecf95b016df
MD5sum: 60db423535cd82326d9a4c3a4da58373
Description: Go module mechanics libraries
This repository holds packages for writing tools
that work directly with Go module mechanics.
That is, it is for direct manipulation of Go modules themselves.
.
It is NOT about supporting general development tools that
need to do things like load packages in module mode.
That use case, where modules are incidental rather than the focus,
should remain in x/tools, specifically x/tools/go/packages.
.
The specific case of loading packages should still be done by
invoking the go command, which remains the single point of
truth for package loading algorithms.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/golang/mod
Section: golang
Priority: optional
Filename: pool/main/g/golang-golang-x-mod/golang-golang-x-mod-dev_0.15.0-1_all.deb