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

Last updated: May 15,2024

1. Install "libjs-jsencrypt" package

Here is a brief guide to show you how to install libjs-jsencrypt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-jsencrypt

2. Uninstall "libjs-jsencrypt" package

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

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

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

Package: libjs-jsencrypt
Priority: extra
Section: universe/web
Installed-Size: 220
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.0.0+dfsg1-1
Recommends: javascript-common
Filename: pool/universe/libj/libjs-jsencrypt/libjs-jsencrypt_2.0.0+dfsg1-1_all.deb
Size: 44004
MD5sum: cafb04fbf6b02aca6db8c99afc51ac47
SHA1: 00f87a421a622a09709aa8d1745b92f3f9e28371
SHA256: 0bc2a559a15c3c2109ba340bbe9b6f43c75ecdd3af21ee1a011d2479ccbcceb4
Description-en: RSA Encryption in JavaScript
JSEncrypt provides a simple wrapper around the fantastic work done by Tom Wu
for RSA Encryption in JavaScript (ie: the jsbn Javascript library). JSEncrypt
works hand-in-hand with openssl.
.
With JSEncrypt, you can generate private and public keypairs, then use them to
encrypt and decrypt.
Description-md5: ce827e49afbd16b31757f5a51c76124a
Homepage: http://travistidwell.com/jsencrypt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu