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

Last updated: December 29,2024

1. Install "node-bash" package

Please follow the steps below to install node-bash on Kali Linux

$ sudo apt update $ sudo apt install node-bash

2. Uninstall "node-bash" package

This tutorial shows how to uninstall node-bash on Kali Linux:

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

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

Package: node-bash
Version: 0.0.1-5
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 4092
SHA256: 0aea9d9189a1e045b26e4b87f883093a54999c6c36229bc24d9af802e320fcb4
SHA1: 636cc87e2d0003aa69ae42674afe934c8b572110
MD5sum: dbb0a66e2e25d86614f955dcf39492a8
Description: Utilities for using bash from node.js
This package is meant to be used by node applications
for CLI tools or servers. node packages that need to execute bash
commands can use this to do so. It is expected that this package
will be used as a dependency for node applications.
Description-md5:
Homepage: https://github.com/felixge/node-bash
Section: javascript
Priority: optional
Filename: pool/main/n/node-bash/node-bash_0.0.1-5_all.deb