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

Last updated: May 08,2024

1. Install "libghc-persistent-sqlite-dev" package

This tutorial shows how to install libghc-persistent-sqlite-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-persistent-sqlite-dev" package

Learn how to uninstall libghc-persistent-sqlite-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-persistent-sqlite-dev
Priority: extra
Section: universe/haskell
Installed-Size: 859
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-persistent-sqlite
Version: 2.2-2build1
Provides: libghc-persistent-sqlite-dev-2.2-c942e
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, 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-monad-control-dev-1.0.0.4-54877, libghc-monad-logger-dev-0.3.16-47856, libghc-old-locale-dev-1.0.0.7-0db93, libghc-persistent-dev-2.2.4-f2a7e, libghc-resourcet-dev-1.1.7-6832b, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5), libsqlite3-dev
Suggests: libghc-persistent-sqlite-doc, libghc-persistent-sqlite-prof
Filename: pool/universe/h/haskell-persistent-sqlite/libghc-persistent-sqlite-dev_2.2-2build1_amd64.deb
Size: 108664
MD5sum: 1b073e6eefc75c8081ce7a600d04410e
SHA1: 0c461c2c8e929f4134de26d13b570c2ff8aea0eb
SHA256: 6f7dae94eff973d5d98064ff454ab1ab9aa0f4e25bc79d758bf3090cc57a3c25
Description-en: SQLite3 backend for the persistent library
This library allows Haskell applications to access an SQLite database
in a type-safe, non-relational way.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 859260e585f63243a60bcb1ad8b77eb7
Homepage: http://www.yesodweb.com/book/persistent
Ghc-Package: persistent-sqlite-2.2-c942e9174629c9f4f77dcd159564e1fc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu