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

Last updated: May 17,2024

1. Install "libghc-safesemaphore-dev" package

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

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

2. Uninstall "libghc-safesemaphore-dev" package

This guide let you learn how to uninstall libghc-safesemaphore-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-safesemaphore-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1614
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-safesemaphore
Version: 0.10.1-5build1
Provides: libghc-safesemaphore-dev-0.10.1-f1af8
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-stm-dev-2.4.4.1-7050c, libc6 (>= 2.2.5)
Suggests: libghc-safesemaphore-doc, libghc-safesemaphore-prof
Filename: pool/universe/h/haskell-safesemaphore/libghc-safesemaphore-dev_0.10.1-5build1_amd64.deb
Size: 153118
MD5sum: 7fc84072201fb72869c611405698d30b
SHA1: 9507c67432a0fd17830d1867fecde4645933baef
SHA256: 23140d3d0470e225bbb245bf03e48c0474b5fca19a7db3c96a8070a4188e7ec7
Description-en: exception safe alternatives to QSem, QSemN, and SampleVar - GHC 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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 853c5a18597921f40c5053a49627c402
Homepage: https://github.com/ChrisKuklewicz/SafeSemaphore
Ghc-Package: SafeSemaphore-0.10.1-f1af848f56ab58b73556ea412400dc08
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu