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

Last updated: May 19,2024

1. Install "node-validator" package

This guide let you learn how to install node-validator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-validator

2. Uninstall "node-validator" package

This guide let you learn how to uninstall node-validator on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-validator
Priority: extra
Section: universe/web
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: validator.js
Version: 4.7.1+dfsg1-1
Depends: nodejs, node-depd
Filename: pool/universe/v/validator.js/node-validator_4.7.1+dfsg1-1_all.deb
Size: 10244
MD5sum: f52d0e25295041f4f70f15ff99401935
SHA1: 9a755cdd28fea5eb172b833bbb03341ee774a601
SHA256: 9492c7a98672df4102dd0e7bd9359a38e3d5da7d71e0b0c9bcd1eebfc4b7ab43
Description-en: Javascript string validation and sanitization for Node.js
This library provides various Javascript string validation utilities. For
example, check whether a given string is a valid email or URL, or valid
JSON. There are also routines to sanitize strings, e.g. trim whitespace or
convert to different types.
.
This package contains the version for Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: a0a1f0a913d527fcbb32c6775f67a7bc
Homepage: http://github.com/chriso/validator.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions