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

Last updated: September 20,2024

1. Install "node-pegjs" package

This is a short guide on how to install node-pegjs on Kali Linux

$ sudo apt update $ sudo apt install node-pegjs

2. Uninstall "node-pegjs" package

Please follow the instructions below to uninstall node-pegjs on Kali Linux:

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

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

Package: node-pegjs
Source: pegjs
Version: 0.10.0+~0.10.3-2
Installed-Size: 711
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-pegjs, node-types-pegjs (= 0.10.3), pegjs
Depends: nodejs:any
Recommends: javascript-common
Size: 69828
SHA256: 6e44e97fd3f7c89d0ac0d4b67912b718954435d3f8351f99b9917e6c2a4f2613
SHA1: 570e0f473a250bbaa24b888c44ff6503a19e4ce8
MD5sum: ddbd426343f38236f88025294a5c8370
Description: JavaScript parser generator
PEG.js is a simple parser generator for JavaScript that produces
fast parsers with excellent error reporting. You can use it to process
complex data or computer languages and build transformers, interpreters,
compilers and other tools easily.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dmajda/pegjs
Section: javascript
Priority: optional
Filename: pool/main/p/pegjs/node-pegjs_0.10.0+~0.10.3-2_all.deb