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

Last updated: May 16,2024

1. Install "libghc-readargs-prof" package

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

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

2. Uninstall "libghc-readargs-prof" package

Learn how to uninstall libghc-readargs-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-readargs-prof
Priority: extra
Section: universe/haskell
Installed-Size: 521
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-readargs
Version: 1.2.2-5build1
Provides: libghc-readargs-prof-1.2.2-94857
Depends: libghc-readargs-dev (= 1.2.2-5build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-system-filepath-prof-0.4.13.4-abc2d, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-readargs/libghc-readargs-prof_1.2.2-5build1_amd64.deb
Size: 48276
MD5sum: 3d6a88f35f4eec5ed4970df674df0580
SHA1: 37581440479d14acbc8cbdadf58fa476fe31dbf4
SHA256: 78b8f2d1eaf05a3f84ce6155a3e289c3e749a5e599580e703ea0cb37053190a5
Description-en: simple command-line argument parsing; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 89a74d7bae881b2ef16328d0f0dd9867
Homepage: http://github.com/rampion/ReadArgs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu