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

Last updated: July 07,2024

1. Install "libghc-cmdargs-prof" package

This is a short guide on how to install libghc-cmdargs-prof on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-cmdargs-prof" package

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

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

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

Package: libghc-cmdargs-prof
Architecture: amd64
Version: 0.10.20-3build1
Priority: extra
Section: universe/haskell
Source: haskell-cmdargs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4947
Provides: libghc-cmdargs-prof-0.10.20-0f709
Depends: libghc-cmdargs-dev (= 0.10.20-3build1), libghc-base-prof-4.13.0.0-c9705, libghc-filepath-prof-1.4.2.1-251c0, libghc-process-prof-1.6.8.0-e3a1c, libghc-template-haskell-prof-2.15.0.0-6d2a0, libghc-transformers-prof-0.5.6.2-e88a5
Filename: pool/universe/h/haskell-cmdargs/libghc-cmdargs-prof_0.10.20-3build1_amd64.deb
Size: 476056
MD5sum: bf1141fa8427db4adbb3a41cea11457b
SHA1: fa0b89f26e54bfc9ce5e1064ed956cdc9cfb87c2
SHA256: 1e7b30ce4e0ca8ec9f3611e61829e951fa1dd0488c45423dc5d679fb48786460
SHA512: e8d8efdaf245447a2372f8449230fa726fd0c381b0023487ec3d8dbc1968344bbf7eaa59b43ceeaf7b5edd0d6a3be151164d8708ccb6abd928778c7021f86061
Homepage: https://github.com/ndmitchell/cmdargs#readme
Description-en: command-line argument processing; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: fefe9f645dc2906e40263b16dc33a8f3