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

Last updated: May 14,2024

1. Install "node-fresh" package

This tutorial shows how to install node-fresh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-fresh

2. Uninstall "node-fresh" package

This tutorial shows how to uninstall node-fresh on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-fresh
Priority: extra
Section: universe/web
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.0-1
Depends: nodejs
Filename: pool/universe/n/node-fresh/node-fresh_0.2.0-1_all.deb
Size: 3226
MD5sum: 700eb6d559caf161eaa0331ae30325d6
SHA1: 64e1744ac5e47d773d2cd1fcd71f20e51cc9bcc5
SHA256: 51eb5c4eecbd8ee080e6c6d6c50da3c1159e21c0355c23af9166cc3c72a1d9b0
Description-en: Check client cache staleness using HTTP headers - Node.js module
This module checks HTTP If-Modified-Since, If-None-Match, Cache-Control
request headers, as well as Last-Modified, Etag response headers to
determine if the client requesting the resource has a stale or fresh cache.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 1a807f54563a1af432d8275f53ebcc05
Homepage: https://github.com/visionmedia/node-fresh
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu