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

Last updated: May 18,2024

1. Install "libghc-active-dev" package

This is a short guide on how to install libghc-active-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-active-dev" package

Please follow the steps below to uninstall libghc-active-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-active-dev
Priority: extra
Section: universe/haskell
Installed-Size: 800
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-active
Version: 0.2.0.8-1build1
Provides: libghc-active-dev-0.2.0.8-b521e
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-lens-dev-4.13-bd521, libghc-linear-dev-1.20.3-e1339, libghc-semigroupoids-dev-5.0.0.4-0fab8, libghc-semigroups-dev-0.18.0.1-8280a, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-active-doc, libghc-active-prof
Filename: pool/universe/h/haskell-active/libghc-active-dev_0.2.0.8-1build1_amd64.deb
Size: 79366
MD5sum: 9a1d5d589a2574f7d5552e03b1dfe83f
SHA1: 60d739021dc4990eb912e5dc47245dc466cbdc57
SHA256: 4173d776e58f36943f4c6b1d00dd30d9c7889173a6725cdaec5a902850122e92
Description-en: Abstractions for animation
Inspired by the work of Kevin Matlage and Andy Gill (Every Animation Should
Have a Beginning, a Middle, and an End, Trends in Functional Programming,
2010), this library defines a simple abstraction for working with time-varying
values. In a sense, this is sort of like a stripped-down version of functional
reactive programming (FRP), without the reactivity.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2eda4b1924a12d5f14cf79b131435136
Homepage: http://hackage.haskell.org/package/active
Ghc-Package: active-0.2.0.8-b521e8570f996162438b8924799bbe35
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu