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

Last updated: May 21,2024

1. Install "libghc-active-doc" package

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

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

2. Uninstall "libghc-active-doc" package

This guide covers the steps necessary to uninstall libghc-active-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-active-doc
Priority: extra
Section: universe/doc
Installed-Size: 328
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-active
Version: 0.2.0.8-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-lens-doc, libghc-linear-doc, libghc-semigroupoids-doc, libghc-semigroups-doc
Filename: pool/universe/h/haskell-active/libghc-active-doc_0.2.0.8-1build1_all.deb
Size: 40146
MD5sum: e77c6a57b17f3489f7096fac734beb91
SHA1: e9d16c3d14d37efe6dff5eb761c65214b9a78273
SHA256: 1d4a860b0e0512dd6d7692450b993c53a993318f7587277437db3a82741899fa
Description-en: Abstractions for animation; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9f04ab9345b75173ce1fc91a36a0bb56
Homepage: http://hackage.haskell.org/package/active
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu