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

Last updated: May 10,2024

1. Install "libghc-jwt-dev" package

This is a short guide on how to install libghc-jwt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-jwt-dev" package

Please follow the guidance below to uninstall libghc-jwt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-jwt-dev
Priority: extra
Section: universe/haskell
Installed-Size: 702
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-jwt
Version: 0.6.0-3build1
Provides: libghc-jwt-dev-0.6.0-4fb5d
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, libghc-base64-bytestring-dev-1.0.0.1-a812c, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-cryptohash-dev-0.11.6-9412a, libghc-data-default-dev-0.5.3-e05c4, libghc-http-types-dev-0.9-9f0f8, libghc-network-dev-2.6.2.1-25f4f, libghc-network-uri-dev-2.6.0.3-49848, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-semigroups-dev-0.18.0.1-8280a, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-jwt-doc, libghc-jwt-prof
Filename: pool/universe/h/haskell-jwt/libghc-jwt-dev_0.6.0-3build1_amd64.deb
Size: 88298
MD5sum: ec7a07ba973645c3c528a365de4ddf0f
SHA1: 337f24008fcc3fd9e632606440b0c5ae3a85f5cb
SHA256: decf008f74f42848b116fea5522e962dd936c39a67eec4638cc5e8fb456cd8b9
Description-en: JSON Web Token (JWT) decoding and encoding
JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
.
To get started, see the documentation for the "Web.JWT" module.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b107f371802a2aa9b5408285afdc3763
Homepage: https://bitbucket.org/ssaasen/haskell-jwt
Ghc-Package: jwt-0.6.0-4fb5db788073cf3a92127713b51bf225
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu