How to Install and Uninstall node-node-uuid Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "node-node-uuid" package

Please follow the step by step instructions below to install node-node-uuid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-node-uuid

2. Uninstall "node-node-uuid" package

This is a short guide on how to uninstall node-node-uuid on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-node-uuid package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-node-uuid
Priority: optional
Section: universe/web
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: node-uuid
Version: 1.4.0-1
Replaces: libnode-node-uuid
Depends: nodejs, libjs-node-uuid
Conflicts: libnode-node-uuid
Filename: pool/universe/n/node-uuid/node-node-uuid_1.4.0-1_all.deb
Size: 2530
MD5sum: 25d96a455b21efd51774e7aa2d5ddbb1
SHA1: 5f20b59176bb2438f81ff2e4ffc2e8d7ed88ed92
SHA256: 76f0b0dc10a8419b3b96d08219500975b00b2786e39c6011e38045e9dae1139f
Description-en: simple, fast generation of RFC4122 UUIDs - Node module
Node is an event-based server-side JavaScript engine.
.
Node-uuid is a UUID library usable either directly in web browsers or
as a Node module.
.
* Generate RFC4122 version 1 or version 4 UUIDs
* Runs in node.js and all browsers
* Cryptographically strong random # generation on supporting platforms
* 1.1K minified and gzip'ed
.
This package contains node-uuid usable with Node.
Description-md5: 89c324807eace2d96ae9d48790c9bc73
Homepage: https://github.com/broofa/node-uuid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu