How to Install and Uninstall golang-github-alexflint-go-arg-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "golang-github-alexflint-go-arg-dev" package

Learn how to install golang-github-alexflint-go-arg-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-alexflint-go-arg-dev

2. Uninstall "golang-github-alexflint-go-arg-dev" package

Please follow the instructions below to uninstall golang-github-alexflint-go-arg-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-alexflint-go-arg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-alexflint-go-arg-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-alexflint-go-arg-dev
Architecture: all
Version: 1.3.0+ds-2
Priority: optional
Section: universe/devel
Source: golang-github-alexflint-go-arg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 103
Depends: golang-github-stretchr-testify-dev, golang-github-alexflint-go-scalar-dev
Filename: pool/universe/g/golang-github-alexflint-go-arg/golang-github-alexflint-go-arg-dev_1.3.0+ds-2_all.deb
Size: 18656
MD5sum: 199910d4163d72b1b73863ed090316e6
SHA1: d1dec81b566532c31d3bc13d00ab9b6ba86a2b8a
SHA256: a68fffd463b271658f1f5d3f7c4c9d95fef3f1f8ec990fc003001b54cf6a8292
SHA512: dc94ef2381654afbc293af377fb3489c665d519750e1c1ce6968dbb3aff09870da3f8a41093f7498dc78ad1980dafdd050442118f59407f589254282b5d7e95b
Homepage: https://github.com/alexflint/go-arg
Description-en: Struct-based argument parsing in Go
The idea behind go-arg is that Go already has an excellent way
to describe data structures using structs, so there is no need to
develop additional levels of abstraction. Instead of one API to specify
which arguments a program accepts, and then another API to get the
values of those arguments, go-arg replaces both with a single struct.
Description-md5: bbeca79191d3e4e66abf39d67364bc29