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

Last updated: May 13,2024

1. Install "node-temp" package

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

$ sudo apt update $ sudo apt install node-temp

2. Uninstall "node-temp" package

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

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

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

Package: node-temp
Version: 0.9.4+~0.9.1-1
Installed-Size: 33
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-temp (= 0.9.1)
Depends: node-mkdirp (>= 1.0.3~), node-rimraf
Size: 9776
SHA256: 590590cfb834905da394a654d5630208000d84bc14a343e8bb599a1072018f84
SHA1: 92ce60083a0df8ed465d49b772da77d5390d101c
MD5sum: 8e155ddb5407440c0dfb11af39a476e0
Description: Temporary files, directories, and streams for Node.js
This library handles generating a unique file/directory name under the
appropriate system temporary directory, changing the file to an appropriate
mode, and supports automatic removal (if asked).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/bruce/node-temp
Section: javascript
Priority: optional
Filename: pool/main/n/node-temp/node-temp_0.9.4+~0.9.1-1_all.deb