How to Install and Uninstall node-des.js Package on Kali Linux

Last updated: May 19,2024

1. Install "node-des.js" package

This is a short guide on how to install node-des.js on Kali Linux

$ sudo apt update $ sudo apt install node-des.js

2. Uninstall "node-des.js" package

This guide covers the steps necessary to uninstall node-des.js on Kali Linux:

$ sudo apt remove node-des.js $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-des.js package on Kali Linux

Package: node-des.js
Version: 1.0.1-3
Installed-Size: 34
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-assert, node-inherits, nodejs
Size: 7252
SHA256: 29c84628fb64020dc9d79ce5b05194e0721f78b294cc749d57eddb94f2c0f840
SHA1: e062f368ef8270c8913b7dd223872afd2c91aca0
MD5sum: 2020dcf197116c6e7d9c6e2cf9b07c21
Description: DES implementation in pure javascript
This modules provides implementation of DES encryption algorithm
in javascript.
.
The Data Encryption Standard (DES) is a symmetric-key algorithm for
the encryption of electronic data. Although now considered insecure,
it is implemented in standard cryptographic library implemented in
Node.js.
.
This pure javascript module is needed for browserify compatibility
layer of Node.js API.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/indutny/des.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-des.js/node-des.js_1.0.1-3_all.deb