How to Install and Uninstall node-oauth Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "node-oauth" package

Here is a brief guide to show you how to install node-oauth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-oauth

2. Uninstall "node-oauth" package

Please follow the steps below to uninstall node-oauth on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-oauth $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-oauth package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-oauth
Priority: extra
Section: universe/web
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.9.11-1
Depends: nodejs
Filename: pool/universe/n/node-oauth/node-oauth_0.9.11-1_all.deb
Size: 17922
MD5sum: e406af35caeb8deb47d89d829322f7f8
SHA1: 5efac580d412d3c6eaa2670e1510137a23dcba60
SHA256: b97ce8181a46d974d2a99c457c9be0f67fd902a1a3d6ec7ce5b1f2429f9f97a0
Description-en: OAuth wrapper for Node.js
node-oauth provides a simple OAuth API for Node.js.
.
This API allows users to authenticate against OAuth providers, and thus act
as an OAuth consumer. It also has support for OAuth Echo, which is used for
communicating with 3rd party media providers such as TwitPic and yFrog.
.
It also provides rudimentary OAuth2 support.
Description-md5: 2bbbe930d4cf7d50e59d6c2c35a6e9e3
Homepage: https://github.com/ciaranj/node-oauth
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu