How to Install and Uninstall golang-github-kr-pretty-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-kr-pretty-dev" package

Please follow the guidance below to install golang-github-kr-pretty-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-kr-pretty-dev

2. Uninstall "golang-github-kr-pretty-dev" package

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

$ sudo apt remove golang-github-kr-pretty-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-kr-pretty-dev package on Kali Linux

Package: golang-github-kr-pretty-dev
Source: golang-pretty
Version: 0.3.1-1
Installed-Size: 55
Maintainer: Debian Go Packaging Team
Architecture: all
Replaces: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~)
Provides: golang-pretty-dev
Depends: golang-github-kr-text-dev (>= 0.2.0), golang-github-rogpeppe-go-internal-dev (>= 1.9.0)
Breaks: golang-pretty-dev (<< 0.0~git20160325.0.add1dbc-1~)
Size: 11856
SHA256: f9fbec51e3db469b12c6062f03ccd6cea206527f09636ee2b87f934b5af2d04c
SHA1: 96a1f972a2c2599fdc0db807ce38d9a4aa75f28a
MD5sum: 96ce2fe29969f5f091601380bc3ba3d0
Description: Pretty printing for Go values
Go library package github.com/kr/pretty provides pretty-printing
for Go values. This is useful during debugging, to avoid wrapping
long output lines in the terminal.
.
It provides a function, Formatter, that can be used with any function
that accepts a format string. It also provides convenience wrappers
for functions in packages fmt and log.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kr/pretty/
Section: golang
Priority: optional
Filename: pool/main/g/golang-pretty/golang-github-kr-pretty-dev_0.3.1-1_all.deb