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

Last updated: May 18,2024

1. Install "libghc-persistent-prof" package

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

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

2. Uninstall "libghc-persistent-prof" package

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

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

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

Package: libghc-persistent-prof
Priority: extra
Section: universe/haskell
Installed-Size: 7285
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-persistent
Version: 2.2.4-1build1
Provides: libghc-persistent-prof-2.2.4-f2a7e
Depends: libghc-persistent-dev (= 2.2.4-1build1), libghc-aeson-prof-0.10.0.0-f3d60, libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-base64-bytestring-prof-1.0.0.1-a812c, libghc-blaze-html-prof-0.8.1.1-d2f0d, libghc-blaze-markup-prof-0.7.0.3-25645, libghc-bytestring-prof-0.10.6.0-9a873, libghc-conduit-prof-1.2.6.1-41894, libghc-containers-prof-0.5.6.2-59326, libghc-exceptions-prof-0.8.0.2-36aed, libghc-fast-logger-prof-2.4.1-8af31, libghc-http-api-data-prof-0.2.1-c4ef5, libghc-lifted-base-prof-0.2.3.6-9276c, libghc-monad-control-prof-1.0.0.4-54877, libghc-monad-logger-prof-0.3.16-47856, libghc-mtl-prof-2.2.1-3af90, libghc-old-locale-prof-1.0.0.7-0db93, libghc-path-pieces-prof-0.2.1-66488, libghc-resource-pool-prof-0.2.3.2-71839, libghc-resourcet-prof-1.1.7-6832b, libghc-scientific-prof-0.3.4.4-ad7a1, libghc-silently-prof-1.2.5-6428d, libghc-tagged-prof-0.8.2-16a51, libghc-template-haskell-prof-2.10.0.0-3c4cb, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-base-prof-0.4.4-19dc1, libghc-unordered-containers-prof-0.2.5.1-a371f, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-persistent/libghc-persistent-prof_2.2.4-1build1_amd64.deb
Size: 637926
MD5sum: af222f1d6a16a14382b327697fce56d5
SHA1: 6f5ac7f8634b9a81a152083a7fcd62aa93026136
SHA256: 4de853f5f6d5653c9021c59dade9c796e4af4753caa66d3428873c78f3c779a4
Description-en: type-safe, non-relational, multi-backend persistence; profiling libraries
This libraries allows Haskell applications to access a database or other data
storage sytems in a type-safe, non-relational way.
.
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
.
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: 1b5f6980dfb6310b1fe6af7b5107cf7e
Homepage: http://www.yesodweb.com/book/persistent
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu