How to Install and Uninstall libghc-cmdargs-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "libghc-cmdargs-doc" package

This guide let you learn how to install libghc-cmdargs-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-cmdargs-doc

2. Uninstall "libghc-cmdargs-doc" package

Please follow the instructions below to uninstall libghc-cmdargs-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-cmdargs-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-cmdargs-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-cmdargs-doc
Architecture: all
Version: 0.10.20-3build2
Priority: extra
Section: universe/doc
Source: haskell-cmdargs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3790
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-cmdargs/libghc-cmdargs-doc_0.10.20-3build2_all.deb
Size: 204484
MD5sum: a93502b60ba94a2eb543b938ae4d5320
SHA1: 39c6351bd7b44f85dbdb5e4f8e0ba10bec2f6936
SHA256: 8a351a855fedf6b662b087d3799c32f6e6cc77bf448daab022920231faf1cc63
SHA512: ea3d1c3a63cc21e4e112b2bab4db29640267e0790e6d4d0d084773f1b1af5fcbfe31ca70b52ea3a2f07b9127fcae47e2de01946c5557c6256050fcb9b5946bc9
Homepage: https://github.com/ndmitchell/cmdargs#readme
Description-en: command-line argument processing; documentation
It provides an easy way to define command-line parsers. Most users
will want to use the System.Console.CmdArgs.Implicit module, whose
documentation contains an example.
.
System.Console.CmdArgs.Explicit provides a way to write command-line
parsers for both single mode programs (most programs) and multiple
mode programs (e.g. darcs or cabal). Parsers are defined by
constructing a data structure.
.
System.Console.CmdArgs.Implicit provides a way to concisely define
command-line parsers, up to three times shorter than getopt. These
parsers are translated into the Explicit data type.
.
System.Console.CmdArgs.GetOpt provides a wrapper allowing
compatiblity with existing getopt parsers, mapping to the Explicit
data type.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 546edd54da29b3a599b735788598cb03