How to Install and Uninstall erlang-oauth2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "erlang-oauth2" package

Please follow the guidelines below to install erlang-oauth2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-oauth2

2. Uninstall "erlang-oauth2" package

In this section, we are going to explain the necessary steps to uninstall erlang-oauth2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove erlang-oauth2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-oauth2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: erlang-oauth2
Priority: optional
Section: universe/libs
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Philipp Huebner
Architecture: amd64
Version: 0.2015.09.28-2
Depends: erlang-base | erlang-abi-17.0, erlang-base (>= 1:18.2-dfsg) | erlang-base-hipe (>= 1:18.2-dfsg), erlang-crypto (>= 1:18.2-dfsg)
Filename: pool/universe/e/erlang-oauth2/erlang-oauth2_0.2015.09.28-2_amd64.deb
Size: 25690
MD5sum: 6c90f86956addb74c90a204a18b530a8
SHA1: 0ac27649db5b985e790936512cfa6813cfea2f5d
SHA256: f573e5e33af467f5159c2dce8c2d9edff2720dd26d2889bf3733e77bb672110b
Description-en: Erlang library for server side implementation of OAuth2
This library is designed to simplify the implementation of the server side of
OAuth2 (http://tools.ietf.org/html/rfc6749). It provides no support for
developing clients. See https://github.com/kivra/oauth2_client for support in
accessing Oauth2 enabled services.
Description-md5: 7d3c9f522190f89e3c891a185eb7379e
Homepage: https://github.com/prefiks/oauth2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu