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

Last updated: May 20,2024

1. Install "libjs-validator" package

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

$ sudo apt update $ sudo apt install libjs-validator

2. Uninstall "libjs-validator" package

In this section, we are going to explain the necessary steps to uninstall libjs-validator on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjs-validator
Priority: extra
Section: universe/web
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: validator.js
Version: 4.7.1+dfsg1-1
Depends: node-depd
Recommends: javascript-common
Filename: pool/universe/v/validator.js/libjs-validator_4.7.1+dfsg1-1_all.deb
Size: 18000
MD5sum: f7b47cea87b63397d6efbb670e886156
SHA1: 43d51019b8f9fd9847d23aa37df484c071fad1a5
SHA256: 4ea7bb4e4e469475affd2f77ec368232933ee1bd20de19594096dae1192ecf0d
Description-en: Javascript string validation and sanitization for browsers
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 web browsers.
Description-md5: 1937956aba372e3861f7422c40f14d14
Homepage: http://github.com/chriso/validator.js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions