How to Install and Uninstall node-d3-dispatch Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "node-d3-dispatch" package

This guide covers the steps necessary to install node-d3-dispatch on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-d3-dispatch

2. Uninstall "node-d3-dispatch" package

Please follow the steps below to uninstall node-d3-dispatch on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-d3-dispatch $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-d3-dispatch package on Ubuntu 21.10 (Impish Indri)

Package: node-d3-dispatch
Architecture: all
Version: 1.0.6-2
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: nodejs
Filename: pool/universe/n/node-d3-dispatch/node-d3-dispatch_1.0.6-2_all.deb
Size: 7896
MD5sum: 26399b72e43db5355ae3a3f815f086dd
SHA1: e19266d63ae221b3c17a07939af1751b8a434ff9
SHA256: 42e6107c206ec248eafe5c8303400910b4e0fcd8920aeff010ca974f4b02f78d
SHA512: d7ee88b1d00c8b6a2826fd2666cb92f781a9a1930105a1c0deb1c15c94d8b82ee09e45ed195c6e42c7e4a1a1e19696370dd4ad7f60b4932f1b8f9a55eee502fe
Homepage: https://d3js.org/d3-dispatch/
Description-en: Register named callbacks and call them with arguments
Dispatching is a convenient mechanism for separating concerns with
loosely-coupled code: register named callbacks and then call them with
arbitrary arguments. A variety of D3 components, such as d3-request, use this
mechanism to emit events to listeners. Think of this like Node’s EventEmitter,
except every listener has a well-defined name so it’s easy to remove or
replace them.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 8a512741c85b630c4c28bcc944ff3b35