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

Last updated: May 17,2024

1. Install "node-xoauth2" package

Please follow the step by step instructions below to install node-xoauth2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-xoauth2

2. Uninstall "node-xoauth2" package

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

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

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

Package: node-xoauth2
Priority: extra
Section: universe/web
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.1.0-1
Depends: nodejs
Filename: pool/universe/n/node-xoauth2/node-xoauth2_1.1.0-1_all.deb
Size: 3548
MD5sum: cd8e00b62f8acc200bd6da9ee3fd3c5b
SHA1: 94ecfafca0baeef4c3228648d276391aadf7e0e9
SHA256: b70129f49bc6d61aaa1359262d23c3c66ed00ccd04180fb120e9756a86f32be4
Description-en: XOAuth2 token generation for accessing GMail SMTP and IMAP
xoauth2 generates XOAUTH2 login tokens from provided Client and
User credentials.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: becf8a276bb82273f23cbfb2886f4924
Homepage: https://github.com/andris9/xoauth2#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu