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

Last updated: May 10,2024

1. Install "node-events" package

This tutorial shows how to install node-events on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-events

2. Uninstall "node-events" package

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

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

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

Package: node-events
Priority: optional
Section: universe/web
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.2-2
Depends: nodejs (>= 0.6.19~dfsg1-3), libjs-events
Filename: pool/universe/n/node-events/node-events_1.0.2-2_all.deb
Size: 2290
MD5sum: f06e2b71f2e330f9c71dacd28d4dd1a6
SHA1: d913e300971525750c1daddcda717ea46344f257
SHA256: 102db9ab7c3787a957431dc9eb99b33f1c9dc859fddcfe0c5889e11c2c0200cb
Description-en: Node EventEmitter
Base class for Events in the NodeJS framework.
Description-md5: 2c360ecb716d53af78e829cdf0614ea2
Homepage: https://github.com/Gozala/events
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu