How to Install and Uninstall golang-github-rogpeppe-go-internal-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

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

This tutorial shows how to install golang-github-rogpeppe-go-internal-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This tutorial shows how to uninstall golang-github-rogpeppe-go-internal-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-rogpeppe-go-internal-dev
Architecture: all
Version: 1.6.2-1
Priority: optional
Section: universe/devel
Source: golang-github-rogpeppe-go-internal
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 583
Depends: golang-gopkg-errgo.v2-dev (>= 2.1.0~)
Filename: pool/universe/g/golang-github-rogpeppe-go-internal/golang-github-rogpeppe-go-internal-dev_1.6.2-1_all.deb
Size: 108424
MD5sum: 391f1283d3b83b030dc1b5858acfee6b
SHA1: 989949a850060fc53b57cd44c178ea50b3442739
SHA256: 6f6b53510ec173fa053177c42de03d2b258a94d79cd2f32d996eb9d9cdd5f3a6
SHA512: 6488ba22d80be591cfa245ba98ee6e563a1a36872ccb4d1319e51464981decca551e956c49c5ffa38a0fe2d258659ee6b49c157cecea2cfea1fbb427c8dfeced
Homepage: https://github.com/rogpeppe/go-internal
Description-en: 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: 2221721cd7acaef30f5b76c094c06fd2