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

Last updated: July 07,2024

1. Install "node-base62" package

This is a short guide on how to install node-base62 on Kali Linux

$ sudo apt update $ sudo apt install node-base62

2. Uninstall "node-base62" package

This guide covers the steps necessary to uninstall node-base62 on Kali Linux:

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

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

Package: node-base62
Version: 2.0.1-4
Installed-Size: 22
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 5520
SHA256: e5aa78ab3f90bd22fc80facad16fa1254bb72c96c14d1d4a53ed778825a408f1
SHA1: 7070a5f6360165d830e79e701c2467cd737de1ef
MD5sum: c5e514a5924544b2af4d9c11226c2a98
Description: Javascript Base62 encode/decoder
The default character set is 0-9a-zA-Z. This can be updated to a custom
character set. Naturally, it must be 62 characters long.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/andrew/base62.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-base62/node-base62_2.0.1-4_all.deb