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

Last updated: May 16,2024

1. Install "node-etag" package

Please follow the steps below to install node-etag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-etag

2. Uninstall "node-etag" package

This is a short guide on how to uninstall node-etag on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-etag
Priority: extra
Section: universe/web
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.4.0-1
Depends: nodejs, node-crc
Filename: pool/universe/n/node-etag/node-etag_1.4.0-1_all.deb
Size: 4692
MD5sum: c51f436a9c210ef39e3e1cea9d53c8af
SHA1: 2d11f4d4ed79b9d4ab1e91258634afe4b3f83fc2
SHA256: 698c876bb8b6402106ce72ecece41ccf87dcfa3d421aeec6423da4350b78b3c0
Description-en: entity tag creator for - Node.js module
This package provides a fast and strong creator of entity tags,
used in HTTP Etag response header to determine change in content
of a resource at a given URL.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 5f5e854f685398a0ffedc9acb1250a29
Homepage: https://github.com/jshttp/etag
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu