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

Last updated: May 20,2024

1. Install "node-once" package

This guide let you learn how to install node-once on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-once

2. Uninstall "node-once" package

This guide covers the steps necessary to uninstall node-once on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-once
Priority: extra
Section: universe/web
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.1.1-1
Depends: nodejs
Filename: pool/universe/n/node-once/node-once_1.1.1-1_all.deb
Size: 2608
MD5sum: 46d3e81cad391372a35a756a274e88b1
SHA1: e279aeed759ef1312cd1d4e8e84fb07468accb8a
SHA256: 5bad9754dd6a6b281d7fd70e730ce545e49a9f5f4e9fbc1c960a9e93691678d4
Description-en: Run a function only once with this module for Node.js
node-once is useful to make sure a listener for multiple events is
only run once.
.
Node.js is an event-based server-side javascript engine.
Description-md5: b210ba4ca52eef1a44473fbc76d7d9e7
Homepage: https://github.com/isaacs/once
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu