How to Install and Uninstall golang-github-spf13-jwalterweatherman-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

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

This is a short guide on how to install golang-github-spf13-jwalterweatherman-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-spf13-jwalterweatherman-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ 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 16.04 LTS (Xenial Xerus)

Package: golang-github-spf13-jwalterweatherman-dev
Priority: extra
Section: universe/devel
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-spf13-jwalterweatherman
Version: 0.0~git20151231.0.d006540-2
Depends: golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-github-spf13-jwalterweatherman/golang-github-spf13-jwalterweatherman-dev_0.0~git20151231.0.d006540-2_all.deb
Size: 5008
MD5sum: 7751b9f41a83bb444387beefa55bd606
SHA1: a0adf5cc45b850b19f23eb438a30e95f2c722029
SHA256: bde84d53c270d7cc282e35facd232c7fd24c3f6cb26b17672e2d4f4fecfa49ef
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
Homepage: https://github.com/spf13/jwalterweatherman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions