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

Last updated: May 19,2024

1. Install "node-domino" package

Please follow the steps below to install node-domino on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-domino

2. Uninstall "node-domino" package

Please follow the step by step instructions below to uninstall node-domino on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-domino
Architecture: all
Version: 2.1.6~ds-1
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: 814
Depends: nodejs
Filename: pool/universe/n/node-domino/node-domino_2.1.6~ds-1_all.deb
Size: 148020
MD5sum: da9485f688bb11d02cad17a5017cc887
SHA1: 6acddf9966fc8056d63bb782c31e94d47462b531
SHA256: dfb121d88b4287f7c98bb64e6f0d8c2919fe567fdd229590c4efa417497ad959
SHA512: 2e8b550ce7fa1341b218b1b23ddf7c415cc60bd22ab2244f04e95f06412cd4c9c6a1348bd765b23b75c929c869bc66f2fbafe325dda7afc6f24039337bf2686a
Homepage: https://github.com/fgnass/domino
Description-en: server-side DOM implementation based on Mozilla's dom.js
Domino provides a fast but insecure DOM in Node.js.
.
The Document Object Model (DOM)
is a cross-platform and language-independent
application programming interface
that treats an HTML, XHTML, or XML document as a tree structure
wherein each node is an object representing a part of the document.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: f17bdfbae8e8b6d6bf9e8b7f1b088e29