How to Install and Uninstall golang-github-rogpeppe-go-internal-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

Please follow the guidelines below to install golang-github-rogpeppe-go-internal-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-rogpeppe-go-internal-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-rogpeppe-go-internal-dev
Architecture: all
Version: 1.5.2-1build1
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: 576
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.5.2-1build1_all.deb
Size: 106636
MD5sum: cebac5f575fb530f9cbfba3e68b41977
SHA1: 33b0ee34efaef4ab03abb8bc808ac089c1a9f8ad
SHA256: b0b56d5e2150cced69b7711e76258dd157caae48cf8cbe275917283e7cec67ea
SHA512: 3aab827d87e33f0b32e26e8ce365fab5c30e713637c05dfe8652459caebc9bfe1e9bb007e57e16e90ab6179f8119ea7706006ac82ba04bb831d3d047e29a7bf9
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