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

Last updated: May 20,2024

1. Install "libghc-safesemaphore-prof" package

This guide let you learn how to install libghc-safesemaphore-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-safesemaphore-prof" package

This tutorial shows how to uninstall libghc-safesemaphore-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-safesemaphore-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1552
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-safesemaphore
Version: 0.10.1-5build1
Provides: libghc-safesemaphore-prof-0.10.1-f1af8
Depends: libghc-safesemaphore-dev (= 0.10.1-5build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-stm-prof-2.4.4.1-7050c
Filename: pool/universe/h/haskell-safesemaphore/libghc-safesemaphore-prof_0.10.1-5build1_amd64.deb
Size: 137084
MD5sum: 8ddcab58955b781d2de3d32683f75dcd
SHA1: 8a14a69948693120928daa895148f3a2872ab419
SHA256: b181a36e417798375d1604a4201abff1f724db7f02f90b8d915801266ea67409
Description-en: exception safe alternatives to QSem, QSemN, and SampleVar - GHC profiling data; profiling libraries
This is an alternative to the deprecated QSem, QSemN, and SampleVar in
GHC base. Those base modules are not exception safe and can be broken
by killThread.
.
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: 50eb022bfffd95dd6f98321ff0eeb366
Homepage: https://github.com/ChrisKuklewicz/SafeSemaphore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu