How to Install and Uninstall libjs-eventemitter2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libjs-eventemitter2" package

This tutorial shows how to install libjs-eventemitter2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-eventemitter2

2. Uninstall "libjs-eventemitter2" package

Please follow the guidance below to uninstall libjs-eventemitter2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-eventemitter2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-eventemitter2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-eventemitter2
Priority: optional
Section: universe/web
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-eventemitter2
Version: 0.4.13-2
Recommends: javascript-common
Filename: pool/universe/n/node-eventemitter2/libjs-eventemitter2_0.4.13-2_all.deb
Size: 11332
MD5sum: c3002a1f41beba3140bf17761a04d3c6
SHA1: 0b4befb3768c83901c2abf58841cf6fc2f12eefe
SHA256: c038f76e62d41aa579ce9dc013d3c3fdd647b66dc9437a9875d01a4b133beb4f
Description-en: Event emitter compatible with browsers
This module provides EventEmitter2, an implementation of the
EventEmitter object found in Node.js, with additional support for
namespaces, wildcards, and n-times listeners.
.
This package contains the library for browsers.
Description-md5: 55cce5cee7b7729e1d2076770718a99c
Homepage: https://github.com/asyncly/EventEmitter2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu