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

Last updated: May 15,2024

1. Install "node-smash" package

This guide covers the steps necessary to install node-smash on Kali Linux

$ sudo apt update $ sudo apt install node-smash

2. Uninstall "node-smash" package

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

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

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

Package: node-smash
Source: smash
Version: 0.0.15-3
Installed-Size: 35
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-optimist, node-queue-async, nodejs (>= 0.12.8)
Size: 7540
SHA256: 792a5f3565369bb695df4225afc38c8b0baedf117168a558fa658ec9f0404583
SHA1: b7a487d797ad29ba2164d36f5e0448ef7530b6e0
MD5sum: 578abe942ac0d0cf164572aed6a73763
Description: concatenate files together using import statements
Concatenates one or more input files, outputting a single merged file.
Any import statements in the input files are expanded in-place to the
contents of the imported file. If the same file is imported multiple
times, only the first instance of the file is included.
Description-md5:
Homepage: https://github.com/mbostock/smash
Section: javascript
Priority: optional
Filename: pool/main/s/smash/node-smash_0.0.15-3_all.deb