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

Last updated: May 17,2024

1. Install "libjs-jshash" package

Please follow the guidelines below to install libjs-jshash on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-jshash

2. Uninstall "libjs-jshash" package

Please follow the guidance below to uninstall libjs-jshash on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjs-jshash
Priority: optional
Section: universe/web
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: jshash
Version: 2.2-4
Recommends: javascript-common
Filename: pool/universe/j/jshash/libjs-jshash_2.2-4_all.deb
Size: 24302
MD5sum: 25396d9203ed4b9e84846e93f0c412ef
SHA1: bdad3448ef265465198c7dc63e6aa4b4638fed27
SHA256: ad9b466ca6dc7498f999f7d84e1d12c69890423c9e12c0f573ab86ab3b5e2252
Description-en: calculate secure hash algorithms in JavaScript
JavaScript implementation of some secure hash algorithms:
* MD5 Message Digest Algorithm (RFC 1321)
* RIPEMD-160 Algorithm
* SHA-1 Secure Hash Algorithm (FIPS 180-1)
* SHA-256 Secure Hash Algorithm (FIPS 180-2)
* SHA-512 Secure Hash Algorithm (FIPS 180-2)
* HMAC Keyed-Hashing for Message Authentication (RFC 2104)
Description-md5: 7eb7c78a95ec35a38174fb0cd2ce2934
Homepage: http://pajhome.org.uk/crypt/md5/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu