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

Last updated: May 18,2024

1. Install "libghc-hspec-expectations-dev" package

Please follow the guidelines below to install libghc-hspec-expectations-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hspec-expectations-dev

2. Uninstall "libghc-hspec-expectations-dev" package

This guide covers the steps necessary to uninstall libghc-hspec-expectations-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hspec-expectations-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-hspec-expectations-dev
Priority: extra
Section: universe/haskell
Installed-Size: 233
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hspec-expectations
Version: 0.7.2-1build1
Provides: libghc-hspec-expectations-dev-0.7.2-32452
Depends: libc6 (>= 2.2.5), libghc-hunit-dev-1.3.0.0-90410, libghc-base-dev-4.8.2.0-0d6d1
Suggests: libghc-hspec-expectations-doc, libghc-hspec-expectations-prof
Filename: pool/universe/h/haskell-hspec-expectations/libghc-hspec-expectations-dev_0.7.2-1build1_amd64.deb
Size: 28118
MD5sum: 3394544c836933556510417502c7d60f
SHA1: b68aef687ece8c852b7961f6361b3b1cae67e441
SHA256: fe4ca3b1a59f0c361bbf9e10340af3c79cf58af9a557425cbf2457f146749b51
Description-en: catchy combinators for HUnit
Catchy combinators for HUnit: the three main primitives are shouldBe,
shouldSatisfy and shouldThrow. They can be used with HUnit, or any
framework that integrates with HUnit, like test-framework or Hspec.
.
Author: Simon Hengel
Upstream-Maintainer: Simon Hengel
.
This package contains the normal library files.
Description-md5: 49a902c90a8ad2c806e1bb2d96cf729a
Homepage: https://github.com/sol/hspec-expectations#readme
Ghc-Package: hspec-expectations-0.7.2-32452cb885c4dd8bf509804119201a43
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu