How to Install and Uninstall libghc-cmdargs-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "libghc-cmdargs-dev" package
Please follow the step by step instructions below to install libghc-cmdargs-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libghc-cmdargs-dev
Copied
2. Uninstall "libghc-cmdargs-dev" package
In this section, we are going to explain the necessary steps to uninstall libghc-cmdargs-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libghc-cmdargs-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libghc-cmdargs-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libghc-cmdargs-dev
Priority: extra
Section: universe/haskell
Installed-Size: 4401
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cmdargs
Version: 0.10.13-4
Provides: libghc-cmdargs-dev-0.10.13-456f4
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-filepath-dev-1.4.0.0-f97d1, libghc-process-dev-1.2.3.0-a2232, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-cmdargs-doc, libghc-cmdargs-prof
Filename: pool/universe/h/haskell-cmdargs/libghc-cmdargs-dev_0.10.13-4_amd64.deb
Size: 471008
MD5sum: aa0cec4d57b1fb3d01b7a7f7c1d9d5f1
SHA1: 63de4a6e979fea26b915e081748812d5f544000c
SHA256: 5d10f218826aa462921a71b7d70b47f00637e53dd79e5a1e6db5e2b3c7ae6f1f
Description-en: command-line argument processing
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 843f42b2a7334d3184705d43ed855808
Homepage: http://community.haskell.org/~ndm/cmdargs/
Ghc-Package: cmdargs-0.10.13-456f4ab6dab191e3b8d0a14ac5e0eecf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/haskell
Installed-Size: 4401
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cmdargs
Version: 0.10.13-4
Provides: libghc-cmdargs-dev-0.10.13-456f4
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-filepath-dev-1.4.0.0-f97d1, libghc-process-dev-1.2.3.0-a2232, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-cmdargs-doc, libghc-cmdargs-prof
Filename: pool/universe/h/haskell-cmdargs/libghc-cmdargs-dev_0.10.13-4_amd64.deb
Size: 471008
MD5sum: aa0cec4d57b1fb3d01b7a7f7c1d9d5f1
SHA1: 63de4a6e979fea26b915e081748812d5f544000c
SHA256: 5d10f218826aa462921a71b7d70b47f00637e53dd79e5a1e6db5e2b3c7ae6f1f
Description-en: command-line argument processing
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 843f42b2a7334d3184705d43ed855808
Homepage: http://community.haskell.org/~ndm/cmdargs/
Ghc-Package: cmdargs-0.10.13-456f4ab6dab191e3b8d0a14ac5e0eecf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu