How to Install and Uninstall libghc-readargs-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libghc-readargs-dev" package

Here is a brief guide to show you how to install libghc-readargs-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-readargs-dev

2. Uninstall "libghc-readargs-dev" package

Please follow the guidance below to uninstall libghc-readargs-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-readargs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-readargs-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-readargs-dev
Priority: extra
Section: universe/haskell
Installed-Size: 598
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-readargs
Version: 1.2.2-5build1
Provides: libghc-readargs-dev-1.2.2-94857
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-system-filepath-dev-0.4.13.4-abc2d, libghc-text-dev-1.2.2.0-2c09c, libc6 (>= 2.2.5)
Suggests: libghc-readargs-doc, libghc-readargs-prof
Filename: pool/universe/h/haskell-readargs/libghc-readargs-dev_1.2.2-5build1_amd64.deb
Size: 54500
MD5sum: a58720dba1481dcf81140505aa0644c0
SHA1: fe4dc4e7ea80a2d8d48b15d7be24ea12dfc547ed
SHA256: cdd2e7b115c484f21ae4eaf8a6458b622c2391e4d70457ab9cc30bad5747dfb0
Description-en: simple command-line argument parsing
ReadArgs provides the readArgs IO action, which lets you tell the
compiler to parse the command line arguments to fit the type signature
you give.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3b4c45eaa4637b05ff67a0ac3976a15f
Homepage: http://github.com/rampion/ReadArgs
Ghc-Package: ReadArgs-1.2.2-948578b8678dbdf130718ebda23bfee0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu