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

Last updated: May 18,2024

1. Install "libghc-silently-prof" package

In this section, we are going to explain the necessary steps to install libghc-silently-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-silently-prof" package

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

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

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

Package: libghc-silently-prof
Priority: extra
Section: universe/haskell
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-silently
Version: 1.2.5-3
Provides: libghc-silently-prof-1.2.5-6428d
Depends: libghc-silently-dev (= 1.2.5-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6, libghc-directory-prof-1.2.2.0-660a7
Filename: pool/universe/h/haskell-silently/libghc-silently-prof_1.2.5-3_amd64.deb
Size: 10414
MD5sum: d1348fb1382683e925d60f93ff1f50a5
SHA1: 2ae09cfde92d8cc98c7abaa130876b8456400f94
SHA256: 91dd53b1b484566d3123f5fd1323651f5441da0ef5b92b822518a7081c7513f1
Description-en: prevent or capture writing to stdout and other handles; profiling libraries
Need to prevent output to the terminal, a file, or stderr? Need to
capture it and use it for your own means? Now you can, with silence
and capture.
.
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: d6681a93900656b51010f153d759ca0e
Homepage: https://github.com/hspec/silently
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu