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

Last updated: May 16,2024

1. Install "libghc-hspec-prof" package

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

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

2. Uninstall "libghc-hspec-prof" package

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

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

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

Package: libghc-hspec-prof
Priority: extra
Section: universe/haskell
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hspec
Version: 2.2.1-1
Provides: libghc-hspec-prof-2.2.1-d64ca
Depends: libghc-hspec-dev (= 2.2.1-1), libghc-hunit-prof-1.3.0.0-90410, libghc-quickcheck-prof-2.8.1-3b4e5, libghc-base-prof-4.8.2.0-0d6d1, libghc-hspec-core-prof-2.2.1-76886, libghc-hspec-expectations-prof-0.7.2-32452, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-hspec/libghc-hspec-prof_2.2.1-1_amd64.deb
Size: 26048
MD5sum: a07d81d6e2dab7be4f845d16ec6d4b11
SHA1: 285e3f443eb0781555f0ec9f45fe11ddd0bb336a
SHA256: 8d5edbd3ecbe8b93454ef03d2e3191b8f09fd9a99b0f125c68ad970472a1d36c
Description-en: behavior-driven development for Haskell; profiling libraries
Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
a framework for running HUnit and QuickCheck tests. Compared to other
options, it provides a much nicer syntax that makes tests very easy to read.
.
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: 68e924d5d81e6253da2d5089319d9b05
Homepage: http://hspec.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu