How to Install and Uninstall golang-github-spf13-jwalterweatherman-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-spf13-jwalterweatherman-dev" package

Please follow the step by step instructions below to install golang-github-spf13-jwalterweatherman-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-spf13-jwalterweatherman-dev

2. Uninstall "golang-github-spf13-jwalterweatherman-dev" package

This is a short guide on how to uninstall golang-github-spf13-jwalterweatherman-dev on Kali Linux:

$ sudo apt remove golang-github-spf13-jwalterweatherman-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-spf13-jwalterweatherman-dev package on Kali Linux

Package: golang-github-spf13-jwalterweatherman-dev
Source: golang-github-spf13-jwalterweatherman
Version: 1.1.0+really1.1.0-2
Installed-Size: 32
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev
Size: 8084
SHA256: e5dcf7789c24b6dfb782af639db3c0a6eaa6bcb3969ff44ff4358241d52650b1
SHA1: 817da8f668396a6ba9c237d4eea997de9024b9b1
MD5sum: c63210c5fa1cda63ccd7c4b0229bf4a7
Description: Go library for both printing to the terminal and logging to files
jWalterWeatherman provides seamless printing to the terminal (stdout)
and logging to a io.Writer (file) that's as easy to use as fmt.Println.
.
JWW is primarily a wrapper around the excellent Go standard log library.
It provides a few advantages over using the standard log library alone:
.
* One library for both printing to the terminal and logging (to files).
* Allow the user to easily control what levels are printed and logged
* No unnecessary initialization cruft. Just use it.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/spf13/jwalterweatherman
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-spf13-jwalterweatherman/golang-github-spf13-jwalterweatherman-dev_1.1.0+really1.1.0-2_all.deb

5. The same packages on other Linux Distributions