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

Last updated: May 19,2024

1. Install "node-webfinger" package

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

$ sudo apt update $ sudo apt install node-webfinger

2. Uninstall "node-webfinger" package

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

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

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

Package: node-webfinger
Priority: extra
Section: universe/web
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.4.2-1
Depends: nodejs, node-step, node-xml2js
Filename: pool/universe/n/node-webfinger/node-webfinger_0.4.2-1_all.deb
Size: 7342
MD5sum: 2dfebe374d9d41df257301c76c92068b
SHA1: 961c77aacf703119744d1377f63f2e64b724f602
SHA256: ee57e6ec0eee97b1f929eb65a943b00374cc56e1e537685696f0fd075ff6ca94
Description-en: Client library for Host Meta (RFC 6415) and Webfinger
This library implements Node.js client support for:
* XRD documents
* JRD documents
* host-meta
* host-meta.json
* http and https
* RFC 6415 and the upcoming Webfinger RFC (up to draft 09)
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 30e4cc4061824a496ae59830d9586a19
Homepage: http://github.com/e14n/webfinger
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu