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

Last updated: May 18,2024

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

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

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

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

This guide covers the steps necessary to uninstall libghc-yesod-persistent-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-yesod-persistent-dev
Priority: extra
Section: universe/haskell
Installed-Size: 207
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-yesod-persistent
Version: 1.4.0.3-3build1
Provides: libghc-yesod-persistent-dev-1.4.0.3-4aa22
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-conduit-dev-1.2.6.1-41894, libghc-persistent-dev-2.2.4-f2a7e, libghc-persistent-template-dev-2.1.4-2e5f7, libghc-resource-pool-dev-0.2.3.2-71839, libghc-resourcet-dev-1.1.7-6832b, libghc-transformers-dev-0.4.2.0-81450, libghc-yesod-core-dev-1.4.18.1-82776, libc6 (>= 2.2.5)
Suggests: libghc-yesod-persistent-doc, libghc-yesod-persistent-prof
Filename: pool/universe/h/haskell-yesod-persistent/libghc-yesod-persistent-dev_1.4.0.3-3build1_amd64.deb
Size: 27218
MD5sum: b273e049ba202a9a45b12e218d070645
SHA1: 4dabc338ed4835007182b4eb263da5f9a7a2c66a
SHA256: d5eda576fbe1c273ea1b07f6881270614a1e4928fa20b8c732d08d944f8b3f1a
Description-en: framework for type-safe, RESTful web applications
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.
It also affords space efficient code and portability to many
deployment backends, from CGI to stand-alone serving.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 36103ac9effb0f33a22ed1caa8a0898d
Homepage: http://www.yesodweb.com/
Ghc-Package: yesod-persistent-1.4.0.3-4aa22a44a95e4fa767744c7e617c01cc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu