How to Install and Uninstall node-performance-now Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "node-performance-now" package

This tutorial shows how to install node-performance-now on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-performance-now

2. Uninstall "node-performance-now" package

Learn how to uninstall node-performance-now on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-performance-now $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-performance-now package on Ubuntu 21.10 (Impish Indri)

Package: node-performance-now
Architecture: all
Version: 2.1.0+debian-1.1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: nodejs
Filename: pool/universe/n/node-performance-now/node-performance-now_2.1.0+debian-1.1_all.deb
Size: 4712
MD5sum: fcf946881cd0225dad58876d52bd325f
SHA1: 048713de894139918ebf1b2a952dd98e17de5878
SHA256: cbeed75b0447b28a15613efd832b8c5bab50d475563767d031b1c29c19c17f74
SHA512: dec7e5cc3d6db092a0125e7f3dfe5d24f0fcb4b001941f929f8edf97ca17ebadd6667e6659053d0198385361d61e7c1435db01f61c4d081e3975ea0e356296b4
Homepage: https://github.com/braveg1rl/performance-now
Description-en: Implements performance.now (based on process.hrtime)
Modern browsers have a `window.performance` object with - among others - a
`now` method which gives time in milliseconds, but with sub-millisecond
precision. This module offers the same function based on the Node.js native
`process.hrtime` function.
.
Using `process.hrtime` means that the reported time will be monotonically
increasing, and not subject to clock-drift.
.
This library is a dependency of request, the simplest way possible to make
http calls.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 0366227c161459cb3e8de58db89a866e