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

Last updated: May 20,2024

1. Install "libghc-optparse-applicative-dev" package

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

$ sudo apt update $ sudo apt install libghc-optparse-applicative-dev

2. Uninstall "libghc-optparse-applicative-dev" package

Please follow the guidelines below to uninstall libghc-optparse-applicative-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-optparse-applicative-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-optparse-applicative-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2220
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-optparse-applicative
Version: 0.12.0.0-1build1
Provides: libghc-optparse-applicative-dev-0.12.0.0-50238
Depends: libghc-ansi-wl-pprint-dev-0.6.7.3-c624a, libghc-base-dev-4.8.2.0-0d6d1, libghc-process-dev-1.2.3.0-a2232, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-compat-dev-0.4.0.4-8aa40, libc6 (>= 2.2.5)
Suggests: libghc-optparse-applicative-doc, libghc-optparse-applicative-prof
Filename: pool/universe/h/haskell-optparse-applicative/libghc-optparse-applicative-dev_0.12.0.0-1build1_amd64.deb
Size: 225604
MD5sum: 149333c28babcde4a38e18360d3e2e42
SHA1: c20a5e618b1d27aa030925a5a3435ce9b49fdfb6
SHA256: d0d35ecfecd308f63f12d0ec5f4d61725ea32caa45f92e6ec9e8c7217eae7fbf
Description-en: utilities and combinators for parsing command-line options
This is a library for constructing command-line option parsers in the
applicative style.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e74949fbaf242693a01e16709986b0fa
Homepage: https://github.com/pcapriotti/optparse-applicative
Ghc-Package: optparse-applicative-0.12.0.0-502380ae94a714885bdc144e35cee8d2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu