How to Install and Uninstall libghc-scotty-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libghc-scotty-dev" package

Please follow the instructions below to install libghc-scotty-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-scotty-dev

2. Uninstall "libghc-scotty-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-scotty-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-scotty-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-scotty-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-scotty-dev
Architecture: amd64
Version: 0.11.6+dfsg-1build1
Priority: optional
Section: universe/haskell
Source: haskell-scotty
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2364
Provides: libghc-scotty-dev-0.11.6-aee26
Depends: libghc-aeson-dev-1.4.7.1-5e35a, libghc-base-dev-4.13.0.0-2f220, libghc-base-compat-batteries-dev-0.11.1-29544, libghc-blaze-builder-dev-0.4.1.0-1625c, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-case-insensitive-dev-1.2.1.0-677af, libghc-data-default-class-dev-0.1.2.0-e797e, libghc-exceptions-dev-0.10.4-478d8, libghc-http-types-dev-0.12.3-29e84, libghc-monad-control-dev-1.0.2.3-d0848, libghc-mtl-dev-2.2.2-7208c, libghc-network-dev-3.1.1.1-464ab, libghc-regex-compat-dev-0.95.2.0-9a89f, libghc-text-dev-1.2.4.0-a7a6e, libghc-transformers-dev-0.5.6.2-59c2c, libghc-transformers-base-dev-0.4.5.2-ff438, libghc-transformers-compat-dev-0.6.5-54570, libghc-wai-dev-3.2.2.1-a320e, libghc-wai-extra-dev-3.0.29.2-1e8f9, libghc-warp-dev-3.3.13-f0e16, libc6 (>= 2.14), libgmp10, zlib1g (>= 1:1.1.4)
Suggests: libghc-scotty-doc, libghc-scotty-prof
Filename: pool/universe/h/haskell-scotty/libghc-scotty-dev_0.11.6+dfsg-1build1_amd64.deb
Size: 213136
MD5sum: 3b1a36ef99d05e5e943d77ae5989317d
SHA1: 0b452b6d16ebd02d2a51552beef82f9aac7543b6
SHA256: cebf421413d00bd57d65f17b3c42e934ffeb2cb7e280ea0cf3e04deebd5e725e
SHA512: 4f8b68598a68b4afb082d3cbdc6b81920720a50d3767249a7cd26d6eb67c4c461189cb76fd43d8ed4ec5bebfaaaf8e361756097e8269c65da89a92c987a29a6d
Homepage: https://github.com/scotty-web/scotty
Description-en: Haskell web framework inspired by Ruby's Sinatra
A Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp.
.
Scotty is the cheap and cheerful way to write RESTful, declarative web
applications.
.
* A page is as simple as defining the verb, url pattern, and Text content.
.
* It is template-language agnostic. Anything that returns a Text value will do.
.
* Conforms to WAI Application interface.
.
* Uses very fast Warp webserver by default.
.
As for the name: Sinatra + Warp = Scotty.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 87ab6eebbd7d77be0c28585e4429c31d
Ghc-Package: scotty-0.11.6-EfiYPtlzKmt9gxgtPLUVZY