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

Last updated: May 04,2024

1. Install "libghc-jwt-prof" package

Please follow the instructions below to install libghc-jwt-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-jwt-prof" package

Please follow the step by step instructions below to uninstall libghc-jwt-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-jwt-prof
Priority: extra
Section: universe/haskell
Installed-Size: 586
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-jwt
Version: 0.6.0-3build1
Provides: libghc-jwt-prof-0.6.0-4fb5d
Depends: libghc-jwt-dev (= 0.6.0-3build1), libghc-aeson-prof-0.10.0.0-f3d60, libghc-base-prof-4.8.2.0-0d6d1, libghc-base64-bytestring-prof-1.0.0.1-a812c, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-cryptohash-prof-0.11.6-9412a, libghc-data-default-prof-0.5.3-e05c4, libghc-http-types-prof-0.9-9f0f8, libghc-network-prof-2.6.2.1-25f4f, libghc-network-uri-prof-2.6.0.3-49848, libghc-scientific-prof-0.3.4.4-ad7a1, libghc-semigroups-prof-0.18.0.1-8280a, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-unordered-containers-prof-0.2.5.1-a371f, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-jwt/libghc-jwt-prof_0.6.0-3build1_amd64.deb
Size: 70352
MD5sum: 9c68592f8fd5cdd6c1e46d115e743da7
SHA1: f7992e1ad7833269451de69560740342a35b39d6
SHA256: e7a02cd4cac85056260986fc6832ec09312a2d7c1e761e6a16481b756c4f37ab
Description-en: JSON Web Token (JWT) decoding and encoding; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3b5dfb7f9a00778a8acc3d4e742cf89f
Homepage: https://bitbucket.org/ssaasen/haskell-jwt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu