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

Last updated: May 14,2024

1. Install "node-vhost" package

Please follow the guidance below to install node-vhost on Kali Linux

$ sudo apt update $ sudo apt install node-vhost

2. Uninstall "node-vhost" package

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

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

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

Package: node-vhost
Version: 3.0.2-6
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 6444
SHA256: 79515a2231a6478e08c11d9e5ec189caf03be9e8258bdb72d1bce8249ef70906
SHA1: 193f5257a377f12ce0429a824a7660691cb2a9f7
MD5sum: 33931fdbbb713748bc626e779d6ebfc7
Description: connect middleware for domain request matching - Node.js module
This module allows one to match incoming http requests to given
host-server pairs, also known as virtual hosts.
.
It only works with in-process Request and Server Node.js objects,
in particular it is not a proxy.
.
Connect is an extensible HTTP server framework.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/expressjs/vhost
Section: javascript
Priority: optional
Filename: pool/main/n/node-vhost/node-vhost_3.0.2-6_all.deb