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

Last updated: May 12,2024

1. Install "yesod" package

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

$ sudo apt update $ sudo apt install yesod

2. Uninstall "yesod" package

This is a short guide on how to uninstall yesod on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yesod $ sudo apt autoclean && sudo apt autoremove

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

Package: yesod
Priority: extra
Section: universe/haskell
Installed-Size: 71668
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-yesod-bin
Version: 1.4.17-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, libyaml-0-2, zlib1g (>= 1:1.1.4)
Recommends: ghc, libghc-aeson-dev, libghc-classy-prelude-dev, libghc-classy-prelude-conduit-dev, libghc-classy-prelude-yesod-dev, libghc-conduit-dev, libghc-data-default-dev, libghc-fast-logger-dev, libghc-file-embed-dev, libghc-hjsmin-dev, libghc-hspec-dev, libghc-http-conduit-dev, libghc-monad-control-dev, libghc-monad-logger-dev, libghc-persistent-dev, libghc-persistent-sqlite-dev, libghc-persistent-template-dev, libghc-resourcet-dev, libghc-safe-dev, libghc-shakespeare-dev, libghc-text-dev, libghc-unordered-containers-dev, libghc-vector-dev, libghc-wai-extra-dev, libghc-wai-logger-dev, libghc-warp-dev, libghc-yaml-dev, libghc-yesod-dev, libghc-yesod-auth-dev, libghc-yesod-core-dev, libghc-yesod-form-dev, libghc-yesod-static-dev, libghc-yesod-test-dev
Filename: pool/universe/h/haskell-yesod-bin/yesod_1.4.17-1_amd64.deb
Size: 8887874
MD5sum: 6d3b16f6b233e55a9f95273cdbe6b1d1
SHA1: 8c2550bd0638aa7f7632f267d4e66588a0b983f1
SHA256: a16c8d4e6f9e0b7156756746416ba4f87204d8eef3b3634439d98ba0648e78d6
Description-en: Helper executables for the Haskell web framework Yesod
Provides scaffolding, devel server, and some simple code generation helpers
(yesod, yesod-ar-wrapper, yesod-ld-wrapper, yesod-ghc-wrapper).
Description-md5: 70aed0542a21f3740efb509a59cfb983
Homepage: http://www.yesodweb.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu