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

Last updated: May 17,2024

1. Install "node-shelljs" package

Here is a brief guide to show you how to install node-shelljs on Kali Linux

$ sudo apt update $ sudo apt install node-shelljs

2. Uninstall "node-shelljs" package

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

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

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

Package: node-shelljs
Version: 0.8.5+~cs0.8.10-2
Installed-Size: 217
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-shelljs (= 0.8.10)
Depends: node-glob, node-interpret, node-rechoir, nodejs:any
Size: 62408
SHA256: 27e6393ad82f2c0290db558408246174502de5713fd3629628a2f5810134906d
SHA1: 9dd46c17e8a7f98e5ea6af916208f5845bb397f2
MD5sum: 762e98b964c270c9eb3e47cad40fac96
Description: Portable Unix shell commands for Node.js
ShellJS is a portable (Windows/Linux/OS X) implementation of Unix shell
commands on top of the Node.js API. You can use it to eliminate your shell
script's dependency on Unix while still keeping its familiar and powerful
commands. You can also install it globally so you can run it from outside
Node projects - say goodbye to those gnarly Bash scripts!
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/shelljs/shelljs
Section: javascript
Priority: optional
Filename: pool/main/n/node-shelljs/node-shelljs_0.8.5+~cs0.8.10-2_all.deb