How to Install and Uninstall node-normalize-range Package on Kali Linux

Last updated: May 14,2024

1. Install "node-normalize-range" package

This is a short guide on how to install node-normalize-range on Kali Linux

$ sudo apt update $ sudo apt install node-normalize-range

2. Uninstall "node-normalize-range" package

This guide covers the steps necessary to uninstall node-normalize-range on Kali Linux:

$ sudo apt remove node-normalize-range $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-normalize-range package on Kali Linux

Package: node-normalize-range
Version: 0.1.2-3
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5196
SHA256: 70887367ffa9d247234b03877e3ee5a998e4ec156181ec9efc240aac8d2fecfb
SHA1: 77a31338baa3cb216fc723f6611e15fdaa55f1c6
MD5sum: ba40c6f3c9998f2d09de514e91eb69c2
Description: Utility for normalizing a numeric range
This module can be used to normalize a value by bringing it within a given
range of values.
.
This module also comes with a wrapping function useful for polar coordinates.
For example, in a polar coordinate system, 270˚ can also be represented as
-90˚.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jamestalmage/normalize-range#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-normalize-range/node-normalize-range_0.1.2-3_all.deb