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

Last updated: May 19,2024

1. Install "node-openid" package

This guide covers the steps necessary to install node-openid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-openid

2. Uninstall "node-openid" package

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

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

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

Package: node-openid
Priority: extra
Section: universe/web
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.5.9-1
Depends: nodejs
Filename: pool/universe/n/node-openid/node-openid_0.5.9-1_all.deb
Size: 17632
MD5sum: f4d579146a28e11b9a96bec41a434564
SHA1: 702db4e57d5da7fe17dbd997deb788c8241d85c0
SHA256: ebc5755312969313363d832de12309f94a72644c1ff64da7645b3393caa0e69e
Description-en: OpenID client library for Node.js
This library implements OpenID client support for Node.js. Features
include:
.
* Full OpenID 1.0/1.1/2.0 compliant Relying Party (client) implementation
* Very simple API
* Simple extension points for association state
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 0244e754aefc659fc10edcd91de4122f
Homepage: https://github.com/havard/node-openid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu