How to Install and Uninstall golang-github-mitchellh-cli-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

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

In this section, we are going to explain the necessary steps to install golang-github-mitchellh-cli-dev on Ubuntu 21.10 (Impish Indri)

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

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

This guide let you learn how to uninstall golang-github-mitchellh-cli-dev on Ubuntu 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-github-mitchellh-cli-dev
Architecture: all
Version: 1.1.1-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: 119
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.1.1-1_all.deb
Size: 24352
MD5sum: dea68a00df427a584c4f5674b2678ea8
SHA1: d8baf7446c7a5204c361231c0c0aa50d3a87c558
SHA256: 5f6cbe6b9a342faa41bb7010998fc922dc9f474ecbc73e93fd3625012d9a2955
SHA512: b817085f0989861c97ab722258236557e841df608d62b1bafd2b7c939059a54fac77155f1d77af1af55b54fd00d866f8d1a0e60cb13747ab07a050b43561a0e0
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