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

Last updated: May 19,2024

1. Install "golang-github-ryanuber-columnize-dev" package

Please follow the guidelines below to install golang-github-ryanuber-columnize-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-ryanuber-columnize-dev

2. Uninstall "golang-github-ryanuber-columnize-dev" package

Here is a brief guide to show you how to uninstall golang-github-ryanuber-columnize-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-ryanuber-columnize-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-ryanuber-columnize-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-ryanuber-columnize-dev
Priority: extra
Section: universe/devel
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-ryanuber-columnize
Version: 2.0.1-1
Filename: pool/universe/g/golang-github-ryanuber-columnize/golang-github-ryanuber-columnize-dev_2.0.1-1_all.deb
Size: 4520
MD5sum: 1b56fc628cb69fe69ace9325eab824df
SHA1: 8abe3060923ff6425c54fb7b5b005161f1b755fc
SHA256: 0aa3079d997be26c498867aa11dd2e4a1a2b6ef427e283c2ad7b1deb27227069
Description-en: Easy column formatted output for golang
Columnize is a really small Go package that makes building CLI's a little bit
easier. In some CLI designs, you want to output a number similar items in a
human-readable way with nicely aligned columns. However, figuring out how wide
to make each column is a boring problem to solve and eats your valuable time.
.
This package contains the source.
Description-md5: f00faa7169d398e49e38c4729ed854b2
Homepage: https://github.com/ryanuber/columnize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu