How to Install and Uninstall node-has-cors Package on Kali Linux

Last updated: May 22,2024

1. Install "node-has-cors" package

This guide let you learn how to install node-has-cors on Kali Linux

$ sudo apt update $ sudo apt install node-has-cors

2. Uninstall "node-has-cors" package

Please follow the instructions below to uninstall node-has-cors on Kali Linux:

$ sudo apt remove node-has-cors $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-has-cors package on Kali Linux

Package: node-has-cors
Version: 1.1.0-2
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4128
SHA256: 626d3819070f601954503c4c04b1dc415311674db3277af995166920d84adb15
SHA1: 4ce4f49834de0fbfa50227055f13e5e1896accc6
MD5sum: b10477fbf75c4892ece9c1bcf0174103
Description: Detect support for Cross-Origin Resource Sharing
Node.js module to detect support for CORS (Cross-Origin Resource
Sharing), the mechanism that allows restricted resources on a web
page to be requested from another domain outside the domain from
which the resource originated.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/component/has-cors
Section: javascript
Priority: optional
Filename: pool/main/n/node-has-cors/node-has-cors_1.1.0-2_all.deb