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

Last updated: May 16,2024

1. Install "node-uuid" package

In this section, we are going to explain the necessary steps to install node-uuid on Kali Linux

$ sudo apt update $ sudo apt install node-uuid

2. Uninstall "node-uuid" package

Please follow the instructions below to uninstall node-uuid on Kali Linux:

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

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

Package: node-uuid
Version: 8.3.2+~8.3.3-4
Installed-Size: 212
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-uuid (= 8.3.3~8.3.2+~8.3.3-4)
Breaks: node-copy-webpack-plugin (<< 5.1.2+~cs9.0.2-4~), node-node-rest-client (<< 2.5.0-5~), node-request (<< 2.88.1-5~), yarnpkg (<< 1.22.4-5~)
Size: 44044
SHA256: 9d4d2734449b2c9418915a63c00293b8b03966ea85cbd73b9e9c7d31d3c1277e
SHA1: 852be70687f618b55859e420bf5d509a3cb96fcb
MD5sum: 8df101495f2495752a6418030bfdf3ec
Description: simple and fast RFC4122 UUID generation - Node.js module
uuid provides simple, fast generation of RFC4122 UUIDs.
.
* Support for version 1, 3, 4 and 5 UUIDs
* Cross-platform
* Uses cryptographically-strong random number APIs (when available)
* Small footprint
.
This package provides uuid usable with Node.js -
an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/uuidjs/uuid
Section: javascript
Priority: optional
Filename: pool/main/n/node-uuid/node-uuid_8.3.2+~8.3.3-4_all.deb