How to Install and Uninstall argagg-dev-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "argagg-dev-doc" package

This is a short guide on how to install argagg-dev-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install argagg-dev-doc

2. Uninstall "argagg-dev-doc" package

In this section, we are going to explain the necessary steps to uninstall argagg-dev-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove argagg-dev-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the argagg-dev-doc package on Ubuntu 21.10 (Impish Indri)

Package: argagg-dev-doc
Architecture: all
Version: 0.4.6-5
Multi-Arch: foreign
Priority: optional
Section: universe/doc
Source: argagg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Didier Raboud
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2579
Depends: libjs-jquery
Filename: pool/universe/a/argagg/argagg-dev-doc_0.4.6-5_all.deb
Size: 135844
MD5sum: 4501a58abf199787c0c10b245fdb1ce7
SHA1: 1b9b07cbf188435af3fea780f4b728f4eef15703
SHA256: 4d073a11c24636e4d602a1e93206e41a18293268b2b5a5333e06f8347923dbec
SHA512: 396f466f5e2228a567677abb51e72bfb71c4de27ec24092435b8e6f2ea7bf133e257d6f629492a1b9b12de3658ecbeedfc45b5684f0c27712384dd718ee701b7
Homepage: https://github.com/vietjtnguyen/argagg
Description-en: Argument Aggregator - Simple C++11 command line argument parser - source doc
This is yet another C++ command line argument/option parser. It was
written as a simple and idiomatic alternative to other frameworks like
getopt, Boost program options, TCLAP, and others. The goal is to achieve
the majority of argument parsing needs in a simple manner with an easy
to use API. It operates as a single pass over all arguments, recognizing
flags prefixed by - (short) or -- (long) and aggregating them into easy
to access structures with lots of convenience functions. It defers
processing types until you access them, so the result structures end up
just being pointers into the original command line argument C-strings.
.
argagg supports POSIX recommended argument syntax conventions.
.
This package contains the doxygen documentation for the argagg source code.
Description-md5: d3615bfcf7c01a64fb18742b67d1a80d