How to Install and Uninstall golang-github-rogpeppe-go-internal-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "golang-github-rogpeppe-go-internal-dev" package

This guide let you learn how to install golang-github-rogpeppe-go-internal-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-rogpeppe-go-internal-dev

2. Uninstall "golang-github-rogpeppe-go-internal-dev" package

This guide let you learn how to uninstall golang-github-rogpeppe-go-internal-dev on Kali Linux:

$ sudo apt remove golang-github-rogpeppe-go-internal-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-rogpeppe-go-internal-dev package on Kali Linux

Package: golang-github-rogpeppe-go-internal-dev
Source: golang-github-rogpeppe-go-internal
Version: 1.12.0-3
Installed-Size: 716
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-mod-dev (>= 0.9.0), golang-golang-x-sys-dev (>= 0.0~git20220722.8c9f86f), golang-golang-x-tools-dev (>= 1:0.1.12)
Size: 102816
SHA256: 6ef80dfe5ede215e95e6bf810d2bd6cdba230403679b6fe0b7efccea70dd70e7
SHA1: 87628d64e1cf604af4be51f6e960ab20e9b7d9ec
MD5sum: c852790dc5b76b3a5af2bc8665130657
Description: Selected Go-internal packages factored out from the standard library
The go-internal repository factors out an opinionated selection of
internal packages and functionality from the Go standard library.
Currently this consists mostly of packages and testing code from
within the Go tool implementation.
.
Included are the following:
.
* dirhash: calculate hashes over directory trees the same way
that the Go tool does.
* goproxytest: a GOPROXY implementation designed for test use.
* gotooltest: Use the Go tool inside test scripts (see testscript below).
* imports: list of known architectures and OSs, and support for reading
import statements.
* modfile: read and write go.mod files while preserving formatting
and comments.
* module: module paths and versions.
* par: do work in parallel.
* semver: semantic version parsing.
* testenv: information on the current testing environment.
* testscript: script-based testing based on txtar files.
* txtar: simple text-based file archives for testing.
.
This package contains the development library files.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rogpeppe/go-internal
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-rogpeppe-go-internal/golang-github-rogpeppe-go-internal-dev_1.12.0-3_all.deb