How to Install and Uninstall node-requires-port Package on Kali Linux

Last updated: May 14,2024

1. Install "node-requires-port" package

Please follow the instructions below to install node-requires-port on Kali Linux

$ sudo apt update $ sudo apt install node-requires-port

2. Uninstall "node-requires-port" package

Please follow the instructions below to uninstall node-requires-port on Kali Linux:

$ sudo apt remove node-requires-port $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-requires-port package on Kali Linux

Package: node-requires-port
Version: 1.0.0-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 4264
SHA256: bcb10c2fdfa4975365b4acdd245466b37677d03538b15e838f16c8c5ef73ccb6
SHA1: 1a0590996dc407ee566168f8e72ce71968582f53
MD5sum: f7ada46390a0221ead669d9fe23661f8
Description: checks if a protocol requires a certain port number to be added to an URL
The module name says it all, check if a protocol requires a given port.
It is intended to be used with browserify or Node.js
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/unshiftio/requires-port
Section: javascript
Priority: optional
Filename: pool/main/n/node-requires-port/node-requires-port_1.0.0-2_all.deb