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

Last updated: May 21,2024

1. Install "golang-github-codegangsta-cli-dev" package

This guide let you learn how to install golang-github-codegangsta-cli-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-codegangsta-cli-dev

2. Uninstall "golang-github-codegangsta-cli-dev" package

Learn how to uninstall golang-github-codegangsta-cli-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-codegangsta-cli-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-codegangsta-cli-dev
Priority: extra
Section: universe/devel
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-codegangsta-cli
Version: 0.0~git20150117-3
Replaces: golang-codegangsta-cli-dev (<< 0.0~git20150117-2~)
Provides: golang-codegangsta-cli-dev
Breaks: golang-codegangsta-cli-dev (<< 0.0~git20150117-2~)
Filename: pool/universe/g/golang-codegangsta-cli/golang-github-codegangsta-cli-dev_0.0~git20150117-3_all.deb
Size: 14404
MD5sum: b444f0d43f6b4e1dcb0d306d37ed1378
SHA1: c8766e3464cc7a8e6c8b99ceff60472c4b194fe4
SHA256: c2ee469c589a085901d1f710cf3af6e9e7189ab14cda5e50a5698b3fc4ca7c46
Description-en: simple library for building command line apps in Go
cli.go is simple library for building command line apps in Go. It
allows is writing fast and distributable command line applications in an
expressive way.
.
This package contains the source.
Description-md5: 511e349142810a9096c99a46e73313cc
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://github.com/codegangsta/cli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu