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

Last updated: May 20,2024

1. Install "golang-github-apparentlymart-go-dump-dev" package

Learn how to install golang-github-apparentlymart-go-dump-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-apparentlymart-go-dump-dev

2. Uninstall "golang-github-apparentlymart-go-dump-dev" package

Please follow the guidelines below to uninstall golang-github-apparentlymart-go-dump-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-apparentlymart-go-dump-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-apparentlymart-go-dump-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-apparentlymart-go-dump-dev
Architecture: all
Version: 0.0~git20190214.042adf3-2
Priority: optional
Section: universe/devel
Source: golang-github-apparentlymart-go-dump
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Filename: pool/universe/g/golang-github-apparentlymart-go-dump/golang-github-apparentlymart-go-dump-dev_0.0~git20190214.042adf3-2_all.deb
Size: 3356
MD5sum: 1ffccc1687c4f586c0ea320902664492
SHA1: 63926d551a75a83be7ff3649b43c2011db86b436
SHA256: 800393197a56294e2ab4b642fe86abc0553d95ea39b3147d1fb0548e901c7979
SHA512: 7c18984b194796999b849007a8569e64c91d52f12e07ef0aa084a0041cc8bbf7268e3a489d7578391db522bacf1bdecf17cab94fe448dd3af3617aa37b708cbb
Homepage: https://github.com/apparentlymart/go-dump
Description-en: utility for formatting Go values in a pretty-printed way
This package attempts to find a nice compromise between the
built-in formatter and more advanced formatters like go-spew
(https://github.com/davecgh/go-spew). Go types often implement the
fmt.GoStringer interface to produce a more concise representation of
values in Go syntax, but conventionally this result is a single-line
string and thus hard to read for larger data structures. go-spew instead
produces a formatted dump of a value by using the reflect package to
analyze its contents, but this often exposes the internals of data
structures that make the result hard to read.
Description-md5: 6468208ceba83e67a92a11cc259a091d