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

Last updated: September 20,2024

1. Install "node-almond" package

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

$ sudo apt update $ sudo apt install node-almond

2. Uninstall "node-almond" package

Please follow the guidelines below to uninstall node-almond on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-almond
Architecture: all
Version: 0.3.3+dfsg-6
Priority: extra
Section: universe/web
Source: almond
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: nodejs, node-requirejs-text
Filename: pool/universe/a/almond/node-almond_0.3.3+dfsg-6_all.deb
Size: 14008
MD5sum: fec7e54844d05de9e696a842d9465b9a
SHA1: a5d3115d0e893d8755aa2355655e02ec52e07ed9
SHA256: fa371ee238c1c69158314174e6dbbe3ba8219cef6273d890ea020674e939a574
SHA512: 359652f0fe20fa215d1aec35f5e97c9ca5dd8dd1334c5663165081fb8ca6fc9effcf8c80b41e60c266c3cfae6a20de52a062c0405485e9b04fafb2606dfac14c
Homepage: https://github.com/requirejs/almond/
Description-en: minimal AMD API implementation for use in optimized browser builds
Some developers like to use the AMD API to code modular JavaScript,
but after doing an optimized build, they do not want to include a
full AMD loader like RequireJS, since they do not need all that
functionality.
.
In the context of Javascript modules, AMD refers to a format
specification which makes modules easier to use. See
http://requirejs.org/docs/whyamd.html#amd
.
Some use cases, like mobile, are very sensitive to file sizes.
.
By including almond in the built file, there is no need for
RequireJS. almond is around **1 kilobyte** when minified with
Closure Compiler and gzipped.
Description-md5: c7fe0588b845d1bd06f4209b2471ff48