How to Install and Uninstall node-is-redirect Package on Kali Linux

Last updated: October 05,2024

1. Install "node-is-redirect" package

Learn how to install node-is-redirect on Kali Linux

$ sudo apt update $ sudo apt install node-is-redirect

2. Uninstall "node-is-redirect" package

This guide covers the steps necessary to uninstall node-is-redirect on Kali Linux:

$ sudo apt remove node-is-redirect $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-is-redirect package on Kali Linux

Package: node-is-redirect
Version: 1.0.0-3
Installed-Size: 14
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3684
SHA256: 6b3c5bb243545beda6758089e9a88167e927ae32f1265e65bf06c0b82638a4a7
SHA1: 86f4b25170f6bba752e8a39eb6d61e92414f54db
MD5sum: 090d7ac459d6e024cc19b06830e4d4db
Description: Check if a number is a redirect HTTP status code
The class of HTTP response status codes from 300 to 308 indicates the client
must take additional action to complete the request. Many of these status
codes are used in URL redirection. A user agent may carry out the additional
action with no user interaction only if the method used in the second request
is GET or HEAD. A user agent may automatically redirect a request. A user
agent should detect and intervene to prevent cyclical redirects. From this
package you can check if the number is a redirect HTTP status code.
.
This package is a dependency of ava.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/is-redirect
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-redirect/node-is-redirect_1.0.0-3_all.deb