How to Install and Uninstall node-http-server Package on Kali Linux

Last updated: June 23,2024

1. Install "node-http-server" package

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

$ sudo apt update $ sudo apt install node-http-server

2. Uninstall "node-http-server" package

Here is a brief guide to show you how to uninstall node-http-server on Kali Linux:

$ sudo apt remove node-http-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-http-server package on Kali Linux

Package: node-http-server
Version: 14.1.1+~cs3.14.34-2
Installed-Size: 231
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-union (= 0.5.0)
Depends: node-async, node-basic-auth, node-chalk, node-debug (>= 4.3.4), node-he (>= 1.2.0), node-http-proxy, node-jsdom (>= 20.0.3), node-mime, node-minimist, node-mkdirp (>= 1.0.4), node-qs, nodejs:any
Size: 87512
SHA256: 3e4280802907c4e3ea253fb0796e410805459dc715d2e1ed7c1757c3a2d3ceb0
SHA1: d2181608aa8856ae7f8181c967979c96a4c5315b
MD5sum: d716eaf89887ca704542bc1b6f1867ce
Description: Simple zero-configuration command-line http server
http-server is a simple, zero-configuration command-line static HTTP server
powerful enough for production usage, but simple enough to be used for testing,
local development and learning.
Description-md5:
Homepage: https://github.com/http-party/http-server#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-http-server/node-http-server_14.1.1+~cs3.14.34-2_all.deb