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

Last updated: May 18,2024

1. Install "libghc-process-extras-prof" package

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

$ sudo apt update $ sudo apt install libghc-process-extras-prof

2. Uninstall "libghc-process-extras-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-process-extras-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-process-extras-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-process-extras-prof
Priority: extra
Section: universe/haskell
Installed-Size: 329
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-process-extras
Version: 0.3.3.5-3build1
Provides: libghc-process-extras-prof-0.3.3.5-4c8d2
Depends: libghc-process-extras-dev (= 0.3.3.5-3build1), libghc-listlike-prof-4.2.1-4cf99, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-deepseq-prof-1.4.1.1-614b6, libghc-process-prof-1.2.3.0-a2232, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-process-extras/libghc-process-extras-prof_0.3.3.5-3build1_amd64.deb
Size: 38596
MD5sum: 4e8a55cf5ebcd6918a2511f6afc02519
SHA1: c507e44db2c8440996f637e2968a5197ce585906
SHA256: 3c872c85d145b15215714ffdaea1c3014715878c197ffccc97f11f306c83392b
Description-en: Extra functionality for the Process library; profiling libraries
This libraries provides variants of the System.Process module, based on lazy
and strict ByteStrings resp. lazy and strict Text.
.
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: adcb1a9cb7685b6c7519a8b8b1431e34
Homepage: https://github.com/seereason/process-extras
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu