How to Install and Uninstall node-jsbn Package on Kali Linux

Last updated: May 11,2024

1. Install "node-jsbn" package

This tutorial shows how to install node-jsbn on Kali Linux

$ sudo apt update $ sudo apt install node-jsbn

2. Uninstall "node-jsbn" package

Here is a brief guide to show you how to uninstall node-jsbn on Kali Linux:

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

3. Information about the node-jsbn package on Kali Linux

Package: node-jsbn
Version: 1.1.0+~1.2.29-1
Installed-Size: 66
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-jsbn (= 1.2.29)
Size: 15588
SHA256: 7be74f3d348ff70180d93948a038a43bcc356d22a797fa9348abefa32c394f68
SHA1: 3a08461713a2f22547346aa98bfed7421ac522f0
MD5sum: 52bd82bc3a9b864b64366ca28c04b7ee
Description: fast, portable implementation of large-number math in pure JS
The jsbn library is a fast, portable implementation of large-number math in
pure JavaScript, enabling public-key crypto and other applications on desktop
and mobile browsers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/andyperlitch/jsbn
Section: javascript
Priority: optional
Filename: pool/main/n/node-jsbn/node-jsbn_1.1.0+~1.2.29-1_all.deb