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

Last updated: September 28,2024

1. Install "node-degenerator" package

Please follow the instructions below to install node-degenerator on Kali Linux

$ sudo apt update $ sudo apt install node-degenerator

2. Uninstall "node-degenerator" package

This is a short guide on how to uninstall node-degenerator on Kali Linux:

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

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

Package: node-degenerator
Source: node-proxy-agents (0~2023071921-5)
Version: 5.0.1~0~2023071921-5
Installed-Size: 52
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-ast-types, node-escodegen, node-esprima
Size: 11796
SHA256: 30843cc6e497c6a97d022eaf0c0fde2cc67d34cce64fa9c57972df8080915fb0
SHA1: 6eeed366cffedeee99f3d4c09769ced57e66f011
MD5sum: 901f75c66feec87638bf012ce3d6fdac
Description: Node.js module that compiles sync functions into async functions
node-degenerator takes a String to one or more synchronous JavaScript
functions, and returns a new String that with those JS functions transpiled
into async functions.
Description-md5:
Homepage: https://github.com/TooTallNate/proxy-agents#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-proxy-agents/node-degenerator_5.0.1~0~2023071921-5_all.deb

5. The same packages on other Linux Distributions