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

Last updated: May 17,2024

1. Install "libghc-silently-dev" package

This guide covers the steps necessary to install libghc-silently-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-silently-dev" package

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

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

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

Package: libghc-silently-dev
Priority: extra
Section: universe/haskell
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-silently
Version: 1.2.5-3
Provides: libghc-silently-dev-1.2.5-6428d
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libghc-directory-dev-1.2.2.0-660a7, libc6 (>= 2.2.5)
Suggests: libghc-silently-doc, libghc-silently-prof
Filename: pool/universe/h/haskell-silently/libghc-silently-dev_1.2.5-3_amd64.deb
Size: 14282
MD5sum: 2fbf31afbe51319365d614be4b4f167a
SHA1: 82db35efff3f5cf8cfcd4bdddd84d42e4e27950c
SHA256: 886707bda937350081265b435bac58ca38b237e68fa11187e06467f3a5c927e2
Description-en: prevent or capture writing to stdout and other handles
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: eaeae2407f9f8eed303340476e309224
Homepage: https://github.com/hspec/silently
Ghc-Package: silently-1.2.5-6428d724564bb12923a8af3367134785
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu