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

Last updated: May 09,2024

1. Install "libghc-yesod-doc" package

This tutorial shows how to install libghc-yesod-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-yesod-doc" package

Please follow the steps below to uninstall libghc-yesod-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-yesod-doc
Priority: extra
Section: universe/doc
Installed-Size: 604
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-yesod
Version: 1.4.2-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-conduit-extra-doc, libghc-data-default-doc, libghc-fast-logger-doc, libghc-monad-logger-doc, libghc-semigroups-doc, libghc-shakespeare-doc, libghc-text-doc, libghc-unordered-containers-doc, libghc-wai-doc, libghc-warp-doc, libghc-yesod-auth-doc, libghc-yesod-core-doc, libghc-yesod-form-doc, libghc-yesod-persistent-doc
Filename: pool/universe/h/haskell-yesod/libghc-yesod-doc_1.4.2-1build1_all.deb
Size: 49764
MD5sum: 2a1558cde065630509295b2058dc7f5f
SHA1: a599d464fe61aa58230c7490d96b2e6ca07a194a
SHA256: 2e763752fc243d8bd58d1ea587bb5b825e72e03c6e01cff93cef1252ffa778da
Description-en: framework for type-safe, RESTful web applications; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 152554b907b9d4f378b6ba9aff5b0266
Homepage: http://www.yesodweb.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu