How to Install and Uninstall node-amdefine Package on Kali Linux

Last updated: May 15,2024

1. Install "node-amdefine" package

Please follow the guidance below to install node-amdefine on Kali Linux

$ sudo apt update $ sudo apt install node-amdefine

2. Uninstall "node-amdefine" package

Here is a brief guide to show you how to uninstall node-amdefine on Kali Linux:

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

3. Information about the node-amdefine package on Kali Linux

Package: node-amdefine
Version: 1.0.1-6
Installed-Size: 37
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 12604
SHA256: a63716138db9ad62fa49e36a1a6a250294ae1b1dab7b378a1f892c0e1aec4c4c
SHA1: 16f4bbb9dc54cca970b0f2d18cb0a0da2805093b
MD5sum: 099f76f8250af82d2b047d4f3feeb4e5
Description: Asynchronous Module Definition (AMD) for Node.js
This module implements the AMD "define" API by wrapping Node.js
module loading mechanism, and has some limitations:
* modules are loaded synchronously
* loader plugins API is partially implemented
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jrburke/amdefine
Section: javascript
Priority: optional
Filename: pool/main/n/node-amdefine/node-amdefine_1.0.1-6_all.deb