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

Last updated: May 03,2024

1. Install "libghc-active-prof" package

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

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

2. Uninstall "libghc-active-prof" package

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

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

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

Package: libghc-active-prof
Priority: extra
Section: universe/haskell
Installed-Size: 645
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-active
Version: 0.2.0.8-1build1
Provides: libghc-active-prof-0.2.0.8-b521e
Depends: libghc-active-dev (= 0.2.0.8-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-lens-prof-4.13-bd521, libghc-linear-prof-1.20.3-e1339, libghc-semigroupoids-prof-5.0.0.4-0fab8, libghc-semigroups-prof-0.18.0.1-8280a, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-active/libghc-active-prof_0.2.0.8-1build1_amd64.deb
Size: 69126
MD5sum: befa699fe929ae4975edf0bd6132ea7c
SHA1: 69b9b46722601dd49058b6ade8ae2d94713f726f
SHA256: 251be301c734aeb937c644eb052c6a1e9e9f58cf26003b46054fb28d674b1b64
Description-en: Abstractions for animation; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0645383f3dcc4137aa2e063ce990f75e
Homepage: http://hackage.haskell.org/package/active
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu