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

Last updated: May 13,2024

1. Install "libghc-safesemaphore-doc" package

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

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

2. Uninstall "libghc-safesemaphore-doc" package

Please follow the step by step instructions below to uninstall libghc-safesemaphore-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-safesemaphore-doc
Priority: extra
Section: universe/doc
Installed-Size: 668
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-safesemaphore
Version: 0.10.1-5build1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-safesemaphore/libghc-safesemaphore-doc_0.10.1-5build1_all.deb
Size: 60194
MD5sum: 5b775272491b102aa824bd8aef6f057f
SHA1: 1b3d04fb87a7768f753b59e47350d8dabbd6c922
SHA256: 7a2e8d70bc175d7efe1c1c8a350b90da6b32489c44915b14dc6fe3839ef506d9
Description-en: exception safe alternatives to QSem, QSemN, and SampleVar - documentation; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ab5bf8224f8d99bb9c6a4cce93b17fa9
Homepage: https://github.com/ChrisKuklewicz/SafeSemaphore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu