How to Install and Uninstall golang-github-spf13-jwalterweatherman-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 04,2024

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

This guide let you learn how to install golang-github-spf13-jwalterweatherman-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This guide let you learn how to uninstall golang-github-spf13-jwalterweatherman-dev on Ubuntu 21.04 (Hirsute Hippo):

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

Package: golang-github-spf13-jwalterweatherman-dev
Architecture: all
Version: 1.1.0+really1.1.0-1
Priority: extra
Section: universe/devel
Source: golang-github-spf13-jwalterweatherman
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-github-spf13-jwalterweatherman/golang-github-spf13-jwalterweatherman-dev_1.1.0+really1.1.0-1_all.deb
Size: 7328
MD5sum: 8603eb23d7d4334f39177c01247c010f
SHA1: c0b8796422fa95e2087b646724e63722ecccdd4f
SHA256: 7805208436341dbbe3239f9951355a438de04e5bb34c2c09d3c97098ea5db15c
SHA512: 59d25ac9e4173b932da5c5b21553b6b6b2d896120c334d07e5f1c97fbeb2c67b5c014d6a9e7ce792480540afb59f136337ca27e1f73362f917df9bde9f1b1374
Homepage: https://github.com/spf13/jwalterweatherman
Description-en: 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: 98a37dd9188cdbc69d17f330cab28955

5. The same packages on other Linux Distributions