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

Last updated: May 20,2024

1. Install "node-vary" package

Here is a brief guide to show you how to install node-vary on Kali Linux

$ sudo apt update $ sudo apt install node-vary

2. Uninstall "node-vary" package

Please follow the guidelines below to uninstall node-vary on Kali Linux:

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

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

Package: node-vary
Version: 1.1.2+~1.1.0-1
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-vary (= 1.1.0)
Size: 6724
SHA256: 8a98b336c7fdfeb4cc159a4efa27b1d3a2121239c5bd1f9dd6ab5d959afb3520
SHA1: bc07edab6b965e618a7ea300473b03bbee41df63
MD5sum: 212e9ca3de73f5c15e5ace34459e00be
Description: manage the Vary header of a HTTP response - Node.js module
This package provides a simple module to manage the fields
of the Vary header in a HTTP response.
.
The Vary HTTP response header determines how to match future
request headers to decide whether a cached response can be
used rather than requesting a fresh one from the origin server.
It is used by the server to indicate which headers it used when
selecting a representation of a resource in a content negotiation
algorithm.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jshttp/vary
Section: javascript
Priority: optional
Filename: pool/main/n/node-vary/node-vary_1.1.2+~1.1.0-1_all.deb