How to Install and Uninstall node-almond Package on Kali Linux
Last updated: November 22,2024
1. Install "node-almond" package
Please follow the step by step instructions below to install node-almond on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
node-almond
Copied
2. Uninstall "node-almond" package
This guide covers the steps necessary to uninstall node-almond on Kali Linux:
$
sudo apt remove
node-almond
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-almond package on Kali Linux
Package: node-almond
Source: almond
Version: 0.3.3+dfsg-10
Installed-Size: 39
Maintainer: Georges Khaznadar
Architecture: all
Depends: nodejs, node-requirejs-text
Size: 13736
SHA256: 42731a7466bc68c29c00dc2780272c8e9712887ba416bb157433c006877bb797
SHA1: dd1494d940e7305ebb248359babf14ef2e7de087
MD5sum: 3acea69fbde122740659081ca69f62d8
Description: 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:
Homepage: https://github.com/requirejs/almond/
Tag: devel::lang:ecmascript, devel::library, implemented-in::ecmascript,
role::devel-lib
Section: javascript
Priority: optional
Filename: pool/main/a/almond/node-almond_0.3.3+dfsg-10_all.deb
Source: almond
Version: 0.3.3+dfsg-10
Installed-Size: 39
Maintainer: Georges Khaznadar
Architecture: all
Depends: nodejs, node-requirejs-text
Size: 13736
SHA256: 42731a7466bc68c29c00dc2780272c8e9712887ba416bb157433c006877bb797
SHA1: dd1494d940e7305ebb248359babf14ef2e7de087
MD5sum: 3acea69fbde122740659081ca69f62d8
Description: 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:
Homepage: https://github.com/requirejs/almond/
Tag: devel::lang:ecmascript, devel::library, implemented-in::ecmascript,
role::devel-lib
Section: javascript
Priority: optional
Filename: pool/main/a/almond/node-almond_0.3.3+dfsg-10_all.deb