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

Last updated: May 16,2024

1. Install "libghc-persistent-doc" package

This guide covers the steps necessary to install libghc-persistent-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-persistent-doc" package

This tutorial shows how to uninstall libghc-persistent-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-persistent-doc
Priority: extra
Section: universe/doc
Installed-Size: 1883
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-persistent
Version: 2.2.4-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-blaze-html-doc, libghc-conduit-doc, libghc-fast-logger-doc, libghc-http-api-data-doc, libghc-monad-control-doc, libghc-monad-logger-doc, libghc-mtl-doc, libghc-path-pieces-doc, libghc-resource-pool-doc, libghc-resourcet-doc, libghc-text-doc, libghc-vector-doc
Filename: pool/universe/h/haskell-persistent/libghc-persistent-doc_2.2.4-1build1_all.deb
Size: 128668
MD5sum: e30020ce9f3358bc5a0d718800f1ca57
SHA1: 0de19e95f0b5f38cad2da74a25aba06af7059af5
SHA256: e357508ed0e7d604bbd0c93a1147c5669c351e0fc4719f845cdf4b02921e993c
Description-en: type-safe, non-relational, multi-backend persistence; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ae3ee459b2f92bee33496d81256cee82
Homepage: http://www.yesodweb.com/book/persistent
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu