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

Last updated: May 18,2024

1. Install "libghc-parseargs-prof" package

This tutorial shows how to install libghc-parseargs-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-parseargs-prof" package

Please follow the instructions below to uninstall libghc-parseargs-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-parseargs-prof
Priority: extra
Section: universe/haskell
Installed-Size: 325
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-parseargs
Version: 0.2.0.4-1
Provides: libghc-parseargs-prof-0.2.0.4-2fe9f
Depends: libghc-parseargs-dev (= 0.2.0.4-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326
Filename: pool/universe/h/haskell-parseargs/libghc-parseargs-prof_0.2.0.4-1_amd64.deb
Size: 39580
MD5sum: c6c16522b7df5515871787e290646c39
SHA1: 4ad6cecd355e2757193f32154fe0d517085b7545
SHA256: 85302a05cb13db08332dd5e8132a7323de34a67c183ad3c8060912f720594f8a
Description-en: Command-line argument parsing library; profiling libraries
It parses command-line arguments.
.
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: 4fb4af55beb0ca302710154a42afc50d
Homepage: http://github.com/BartMassey/parseargs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu