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

Last updated: July 08,2024

1. Install "libghc-persistent-dev" package

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

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

2. Uninstall "libghc-persistent-dev" package

Here is a brief guide to show you how to uninstall libghc-persistent-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-persistent-dev
Priority: extra
Section: universe/haskell
Installed-Size: 7841
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-persistent
Version: 2.2.4-1build1
Provides: libghc-persistent-dev-2.2.4-f2a7e
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-base64-bytestring-dev-1.0.0.1-a812c, libghc-blaze-html-dev-0.8.1.1-d2f0d, libghc-blaze-markup-dev-0.7.0.3-25645, libghc-bytestring-dev-0.10.6.0-9a873, libghc-conduit-dev-1.2.6.1-41894, libghc-containers-dev-0.5.6.2-59326, libghc-exceptions-dev-0.8.0.2-36aed, libghc-fast-logger-dev-2.4.1-8af31, libghc-http-api-data-dev-0.2.1-c4ef5, libghc-lifted-base-dev-0.2.3.6-9276c, libghc-monad-control-dev-1.0.0.4-54877, libghc-monad-logger-dev-0.3.16-47856, libghc-mtl-dev-2.2.1-3af90, libghc-old-locale-dev-1.0.0.7-0db93, libghc-path-pieces-dev-0.2.1-66488, libghc-resource-pool-dev-0.2.3.2-71839, libghc-resourcet-dev-1.1.7-6832b, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-silently-dev-1.2.5-6428d, libghc-tagged-dev-0.8.2-16a51, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-base-dev-0.4.4-19dc1, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-persistent-doc, libghc-persistent-prof
Filename: pool/universe/h/haskell-persistent/libghc-persistent-dev_2.2.4-1build1_amd64.deb
Size: 739170
MD5sum: 1f1c46d3c12aea10171623fbe7043071
SHA1: 5773213bb3edf4a324d3e7a47592057f4a422f44
SHA256: e406566aba13f1f76955d1ab7820237a74971b385be12429b04e28bc1fbc5907
Description-en: type-safe, non-relational, multi-backend persistence
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5d95505e2f9ee63beb0350a212e41947
Homepage: http://www.yesodweb.com/book/persistent
Ghc-Package: persistent-2.2.4-f2a7e7e20d48114bab38da0b2b3feba9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu