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

Last updated: April 27,2024

1. Install "node-uniqs" package

Please follow the guidelines below to install node-uniqs on Kali Linux

$ sudo apt update $ sudo apt install node-uniqs

2. Uninstall "node-uniqs" package

This tutorial shows how to uninstall node-uniqs on Kali Linux:

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

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

Package: node-uniqs
Version: 2.0.0-5
Installed-Size: 15
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3672
SHA256: d36d17131dab99ee96b62e2bc9c12fe57d9b1ae41ac0c3be54aa969ad3e559da
SHA1: fcfc633f6105c27fbcd7a89e1129231435f2a389
MD5sum: b5aa3a81f6cea3dedb86aeb6448ea793
Description: Tiny utility to create unions and de-duplicated lists
For example, uniqs([2, 1, 1], [2, 3, 3, 4], [4, 3, 2]) will give [2, 1, 3, 4]
as output.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fgnass/uniqs
Section: javascript
Priority: optional
Filename: pool/main/n/node-uniqs/node-uniqs_2.0.0-5_all.deb