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

Last updated: May 19,2024

1. Install "libjs-unorm" package

This is a short guide on how to install libjs-unorm on Kali Linux

$ sudo apt update $ sudo apt install libjs-unorm

2. Uninstall "libjs-unorm" package

Here is a brief guide to show you how to uninstall libjs-unorm on Kali Linux:

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

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

Package: libjs-unorm
Source: unorm.js
Version: 1.6.0+~1.3.28-1
Installed-Size: 159
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 28496
SHA256: 7c8c9e5f127574eba5cc208415e962cabcc382d577b56502829f227c6bd2584d
SHA1: ed8694e61b7c022cd94e5d1139a2819533993164
MD5sum: f693682a27de77e7a746544a2f95c60e
Description: Common JS Unicode Normalizer (client/browser)
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 (client/browser version).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/walling/unorm
Section: javascript
Priority: optional
Filename: pool/main/u/unorm.js/libjs-unorm_1.6.0+~1.3.28-1_all.deb