How to Install and Uninstall node-vary Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "node-vary" package

This is a short guide on how to install node-vary on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-vary

2. Uninstall "node-vary" package

In this section, we are going to explain the necessary steps to uninstall node-vary on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-vary package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-vary
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs
Filename: pool/universe/n/node-vary/node-vary_1.0.0-1_all.deb
Size: 4120
MD5sum: 2554281cfffbdb21ce0a8208d7e555c2
SHA1: 3442667665528c8cd2eda099a03793f25368e583
SHA256: b638eef478ac976924c6b0c11bec50baca5846cc005786a4c4b2c2962713ca22
Description-en: 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.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 797fc82bfa644237f8c6be3e2dea0638
Homepage: https://github.com/expressjs/vary
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu