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

Last updated: December 23,2024

1. Install "node-which" package

This tutorial shows how to install node-which on Kali Linux

$ sudo apt update $ sudo apt install node-which

2. Uninstall "node-which" package

Please follow the guidelines below to uninstall node-which on Kali Linux:

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

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

Package: node-which
Version: 2.0.2+~cs1.3.2-3
Installed-Size: 31
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-which (= 1.3.2)
Depends: node-isexe (>= 2.0.0-5~), nodejs:any
Size: 8368
SHA256: 019a19da8189bb663e381d69b3b7c977f1ce15be6185911527f4ce67c8bc814c
SHA1: 903516cd3dedfe62c80623cb5bbe717e3d319f10
MD5sum: 23d1fb1a6c01d40d3081e3f4a50b3d32
Description: Cross-platform 'which' module for Node.js
node-which finds the first instance of a specified executable
in the PATH environment variable, simulating the behaviour of
the standard "which" program.
node-which supports all platforms supported by Node.js.
.
This is the module only, the binary being totally useless.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/node-which
Section: javascript
Priority: optional
Filename: pool/main/n/node-which/node-which_2.0.2+~cs1.3.2-3_all.deb