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

Last updated: May 20,2024

1. Install "node-serve-static" package

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

$ sudo apt update $ sudo apt install node-serve-static

2. Uninstall "node-serve-static" package

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

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

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

Package: node-serve-static
Version: 1.15.0+~1.15.0-1
Installed-Size: 36
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-serve-static (= 1.15.0)
Depends: node-escape-html, node-parseurl, node-send, node-utils-merge
Breaks: node-express (<< 4.17.1-2)
Size: 13896
SHA256: 5eb059b1d0feb2f2299ab08701c73876490d08cd77e10c6403c28da60dccd67d
SHA1: 5b60313efaf3308ad4ea53a9379ffffdc173079e
MD5sum: a0aebef8c3a880dff7cded04f9d58410
Description: static files server module for Node.js
Simple and fast deploy module to serve static files
in your web applications.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/expressjs/serve-static
Section: javascript
Priority: optional
Filename: pool/main/n/node-serve-static/node-serve-static_1.15.0+~1.15.0-1_all.deb