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

Last updated: September 21,2024

1. Install "node-caseless" package

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

$ sudo apt update $ sudo apt install node-caseless

2. Uninstall "node-caseless" package

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

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

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

Package: node-caseless
Version: 0.12.1-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3976
SHA256: 5bef765ecf5ca9defa73bea948f25fc827a8a1c3c2a5e7e675c61bbb96c91c66
SHA1: c5deed845c6c89916209171258b2e58f0fbd0508
MD5sum: 0cf352e63665747a35fd44e3566621ed
Description: get/set/check for HTTP headers in a caseless manner
This library is incredibly useful when working with HTTP headers. It allows
you to get/set/check for headers in a caseless manner while also preserving
the caseing of headers the first time they are set.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mikeal/caseless
Section: javascript
Priority: optional
Filename: pool/main/n/node-caseless/node-caseless_0.12.1-2_all.deb