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

Last updated: December 23,2024

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

Please follow the instructions below to install golang-github-spf13-cobra-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: golang-github-spf13-cobra-dev
Priority: extra
Section: universe/devel
Installed-Size: 214
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-spf13-cobra
Version: 0.0~git20160117.0.8e91712-1
Depends: golang-github-cpuguy83-go-md2man-dev, golang-github-spf13-pflag-dev (>= 0.0~git20150917.0.5a13a75), golang-github-spf13-viper-dev
Filename: pool/universe/g/golang-github-spf13-cobra/golang-github-spf13-cobra-dev_0.0~git20160117.0.8e91712-1_all.deb
Size: 44214
MD5sum: 98f828e03d7923c20646716c879beb16
SHA1: 6146d4eac37ea331f840e3fc32f102f72b766b7a
SHA256: 4046861e087357ba3450700819d6a37a0cdc09c2b7f403604e8d4448a57c1fcb
Description-en: Go library for creating powerful modern Go CLI applications
Cobra is a Go library providing a simple interface to create powerful
modern CLI interfaces similar to git & go tools.
.
Cobra has an exceptionally clean interface and simple design without
needless constructors or initialization methods.
.
This package contains the Cobra library for Go.
Description-md5: 16414fad5da572d72074a37d4a0dee3e
Homepage: https://github.com/spf13/cobra
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu