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

Last updated: May 02,2024

1. Install "node-base64-js" package

Please follow the guidelines below to install node-base64-js on Kali Linux

$ sudo apt update $ sudo apt install node-base64-js

2. Uninstall "node-base64-js" package

In this section, we are going to explain the necessary steps to uninstall node-base64-js on Kali Linux:

$ sudo apt remove node-base64-js $ sudo apt autoclean && sudo apt autoremove

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

Package: node-base64-js
Version: 1.5.1+dfsg+~1.3.0-2
Installed-Size: 27
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-base64-js (= 1.3.0)
Size: 7140
SHA256: 23cbf2f1cbb1a178056d815429e51ba857fee868f149fe2e5fd21affefaae785
SHA1: bff8eb7d0e6bdfa7e74a543ccf699317fcd6304f
MD5sum: b0a1102ea3034081bf03e81d702e82fe
Description: Base64 encoding/decoding in pure JS
Converts a byte array into base64 string and vice versa.
.
Base64 is binary-to-text encoding schemes that represent binary data
in an ASCII string format by translating it into a radix-64 representation.
(6 bits).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/beatgammit/base64-js
Section: javascript
Priority: optional
Filename: pool/main/n/node-base64-js/node-base64-js_1.5.1+dfsg+~1.3.0-2_all.deb