How to Install and Uninstall golang-github-mitchellh-cli-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

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

Please follow the guidance below to install golang-github-mitchellh-cli-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the steps below to uninstall golang-github-mitchellh-cli-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the golang-github-mitchellh-cli-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-mitchellh-cli-dev
Architecture: all
Version: 1.0.0-1
Priority: extra
Section: universe/devel
Source: golang-github-mitchellh-cli
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117
Depends: golang-github-armon-go-radix-dev, golang-github-bgentry-speakeasy-dev, golang-github-fatih-color-dev, golang-github-mattn-go-isatty-dev, golang-github-posener-complete-dev
Filename: pool/universe/g/golang-github-mitchellh-cli/golang-github-mitchellh-cli-dev_1.0.0-1_all.deb
Size: 23872
MD5sum: a67cf8db5b42b1b6de35a7bf7545b86d
SHA1: ffe9860d1a09154199bf2e38119f2111fc4e750a
SHA256: 9fb66b3126af4452614e61f24a4903a0c4888d7fe01297e82d30f2e883572634
SHA512: e4885d467f5136d6eac2558bea3a91d0db6dbdaa9698e84524f77dcabf25b538385cb9c854c2a5397c79c969d8f4e0bfb9321c9d867187e02a18176b10c57897
Homepage: https://github.com/mitchellh/cli
Description-en: library for implementing command-line interfaces
cli is a library for implementing powerful command-line interfaces in
Go. cli is the library that powers the CLI for Packer, Serf, and Consul.
.
Features:
- Easy sub-command based CLIs: cli foo, cli bar, etc.
- Optional support for default subcommands so cli does something other
than error.
- Automatic help generation for listing subcommands
- Automatic help flag recognition of -h, --help, etc.
- Automatic version flag recognition of -v, --version.
- Helpers for interacting with the terminal, such as outputting information,
asking for input, etc. These are optional, you can always interact with
the terminal however you choose.
- Use of Go interfaces/types makes augmenting various parts of the library a
piece of cake.
Description-md5: d103adcda3135c69ec89b5a12c4d058c