How to Install and Uninstall libghc-cmdargs-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "libghc-cmdargs-doc" package

Please follow the guidance below to install libghc-cmdargs-doc on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-cmdargs-doc" package

Please follow the guidelines below to uninstall libghc-cmdargs-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-cmdargs-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-cmdargs-doc
Architecture: all
Version: 0.10.20-3build1
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: 3796
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-cmdargs/libghc-cmdargs-doc_0.10.20-3build1_all.deb
Size: 204568
MD5sum: 156e8a0ad4683d57b7bbde37e2d7e827
SHA1: 3749eb4ad7fd0ed2ed6f397e70652ed5529ae4f0
SHA256: 3bd58696b93bf3bb774ff94ea050094543d2fdd005e564805cf819d7ac15d237
SHA512: 4e42a00c0776ed46dddd2c2d9c4f604b2308f7f998d3bdc29a6f6356230a2b8ca86510b267567f3c5fb01a2127e7d14b38252e4b70204971cf97e580592b783a
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