How to Install and Uninstall libjs-jsencrypt Package on Kali Linux

Last updated: May 15,2024

1. Install "libjs-jsencrypt" package

Learn how to install libjs-jsencrypt on Kali Linux

$ sudo apt update $ sudo apt install libjs-jsencrypt

2. Uninstall "libjs-jsencrypt" package

Please follow the steps below to uninstall libjs-jsencrypt on Kali Linux:

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

3. Information about the libjs-jsencrypt package on Kali Linux

Package: libjs-jsencrypt
Version: 2.3.0+dfsg2-3
Installed-Size: 199
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 44156
SHA256: 7f5e06ec1d8a6fc771e0916f6a01f0e7e3f3dc89f204bf863bf116f83c6db0dc
SHA1: a5a52ae67cbbd8851b07db6c24013c68180911ca
MD5sum: 60898e18531ad321b82522cbb4cbd1ce
Description: 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:
Multi-Arch: foreign
Homepage: https://travistidwell.com/jsencrypt/
Section: javascript
Priority: optional
Filename: pool/main/libj/libjs-jsencrypt/libjs-jsencrypt_2.3.0+dfsg2-3_all.deb