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

Last updated: May 17,2024

1. Install "node-serve-index" package

In this section, we are going to explain the necessary steps to install node-serve-index on Kali Linux

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

2. Uninstall "node-serve-index" package

In this section, we are going to explain the necessary steps to uninstall node-serve-index on Kali Linux:

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

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

Package: node-serve-index
Version: 1.9.1-6
Installed-Size: 152
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: famfamfam-silk, node-accepts, node-after, node-batch, node-debug, node-escape-html, node-http-errors, node-mime-types, node-parseurl
Size: 71608
SHA256: 75d65e76e40d249f9415ea5bdaeddee7c2333b842fefacf3ba5a7bdef873ba26
SHA1: 3c5e069da7f93b75fadd018b0b82730b538680bd
MD5sum: a255ea1bce4a0208c6e2c33c714c2786
Description: directory listings middleware for Node.js
This package provides a middleware for serving a directory index
at the path built from the current URL of the HTTP Request and
a configurable public local path.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/expressjs/serve-index
Section: javascript
Priority: optional
Filename: pool/main/n/node-serve-index/node-serve-index_1.9.1-6_all.deb