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

Last updated: May 18,2024

1. Install "node-static" package

Please follow the guidelines below to install node-static on Kali Linux

$ sudo apt update $ sudo apt install node-static

2. Uninstall "node-static" package

This is a short guide on how to uninstall node-static on Kali Linux:

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

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

Package: node-static
Version: 0.7.11+~0.7.7-1
Installed-Size: 53
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-node-static, node-types-node-static (= 0.7.7)
Depends: node-colors, node-mime, node-optimist, nodejs:any
Recommends: javascript-common
Size: 12988
SHA256: 4791c02857dafa4b2038449287059c4b8a7b3ddbb25c9284d95c8a79cd874eee
SHA1: 632d1eeb5fcfb8fbb0d5b9076ae640a98626df93
MD5sum: f7ce5e7872ab4792c2eebc36a269c499
Description: RFC2616 compliant HTTP static-file server module with caching
node-static has an in-memory file cache, making it highly efficient. It
understands and supports conditional GET and HEAD requests. It was
inspired by some of the other static-file serving modules,
such as node-paperboy and antinode.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/cloudhead/node-static
Section: javascript
Priority: optional
Filename: pool/main/n/node-static/node-static_0.7.11+~0.7.7-1_all.deb