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

Last updated: May 18,2024

1. Install "node-umd" package

Please follow the guidance below to install node-umd on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-umd

2. Uninstall "node-umd" package

In this section, we are going to explain the necessary steps to uninstall node-umd on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-umd
Architecture: all
Version: 3.0.3+ds-3
Multi-Arch: foreign
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: nodejs
Filename: pool/universe/n/node-umd/node-umd_3.0.3+ds-3_all.deb
Size: 6928
MD5sum: d83d83b51872909bd816a734024292de
SHA1: 8765a1e7510f352b5914c4043ce2ec64a0ec748b
SHA256: 21c7befb940f7b5e31e18af05b8798d6e117779104b9fbc813793bc6f69ed4d9
SHA512: 2f020c2e8c9e89afab466cde7a3edc98e157a3a5f9e113c749490f78ff4632bcf7c818f38f092d7d0d8bb6bc05e22fe1483522d39c3ff4ac8f380aaabf14da68
Homepage: https://github.com/ForbesLindesay/umd
Description-en: Universal Module Definition for use in automated build systems
UMD (Universal Module Definition) is a common pattern used in javascript
programming allowing one to write once a loader working in different
context (server, browser). This loader is compatible with different
API like RequireJS, AMD or CommonJs.
.
This module provides:
- simple synchronous wrapping of a string
- return style module support
- CommonJS support
- support preventing internal UMDs from conflicting
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: e091fd2be57922463e6240042051225b