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

Last updated: May 13,2024

1. Install "libghc-hoauth2-dev" package

This guide covers the steps necessary to install libghc-hoauth2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hoauth2-dev" package

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

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

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

Package: libghc-hoauth2-dev
Priority: extra
Section: universe/haskell
Installed-Size: 455
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hoauth2
Version: 0.5.0-1
Provides: libghc-hoauth2-dev-0.5.0-ed58c
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-http-conduit-dev-2.1.8-03986, libghc-http-types-dev-0.9-9f0f8, libghc-text-dev-1.2.2.0-2c09c, libc6 (>= 2.2.5)
Suggests: libghc-hoauth2-doc, libghc-hoauth2-prof
Filename: pool/universe/h/haskell-hoauth2/libghc-hoauth2-dev_0.5.0-1_amd64.deb
Size: 54116
MD5sum: 37f4493b37d9adfd5eac51ea0552df90
SHA1: 8191802f02cb6cb6dbbfb110bc8d2d1fb03b3008
SHA256: 14197f61becca656c4e35dde29aeed5fe84c771620f88de72e3f523ea7b0236e
Description-en: OAuth2 authentication for Haskell
This library provies OAuth2 authentication for Haskell applications.
.
It was te tested against the following services
.
* google web oauth
* weibo oauth2
* github oauth
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d5d636b13cf0b698d86723d99e158097
Homepage: https://github.com/freizl/hoauth2
Ghc-Package: hoauth2-0.5.0-ed58c155e5e1f1f1ef8925ee32802133
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu