How to Install and Uninstall node-unorm Package on Kali Linux

Last updated: May 14,2024

1. Install "node-unorm" package

Learn how to install node-unorm on Kali Linux

$ sudo apt update $ sudo apt install node-unorm

2. Uninstall "node-unorm" package

This is a short guide on how to uninstall node-unorm on Kali Linux:

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

3. Information about the node-unorm package on Kali Linux

Package: node-unorm
Source: unorm.js
Version: 1.6.0+~1.3.28-1
Installed-Size: 169
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-unorm (= 1.3.28)
Size: 30228
SHA256: c83dade0f40250f2036327520705d34e313003886177e55d2fa174c2b539c5d2
SHA1: e388ed08478832a5fd2119d41d31ca473bba5d5c
MD5sum: 6da24c0f0d1a7792c8411d0ac131a7e3
Description: Common JS Unicode Normalizer (Node.js)
Normalization is a process that involves transforming characters and sequences
of characters into a formally-defined underlying representation. This process
is most important when text needs to be compared for sorting and searching,
but it is also used when storing text to ensure that the text is stored in a
consistent representation.
.
This package provides a Common JS Unicode Normalizer (Node.js).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/walling/unorm
Section: javascript
Priority: optional
Filename: pool/main/u/unorm.js/node-unorm_1.6.0+~1.3.28-1_all.deb