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

Last updated: May 21,2024

1. Install "node-base64id" package

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

$ sudo apt update $ sudo apt install node-base64id

2. Uninstall "node-base64id" package

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

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

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

Package: node-base64id
Version: 2.0.0+~2.0.0-1
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-base64id (= 2.0.0)
Size: 5484
SHA256: 8b07119109d4cce10a5a85c6f2c2e4116d351b819003c7a043d83df354848fcd
SHA1: 9631750db93c080f5cb26392e21a68222d94b637
MD5sum: 5b0f58279b6b777d9810bd31afc6fdd7
Description: Node.js module that generates a base64 id
Node.js module that generates a base64 id. It uses crypto.randomBytes when
available, but falls back to unsafe methods for node.js <= 0.4.
.
To increase performance, random bytes are buffered to minimize the number of
synchronous calls to crypto.randomBytes.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/faeldt/base64id
Section: javascript
Priority: optional
Filename: pool/main/n/node-base64id/node-base64id_2.0.0+~2.0.0-1_all.deb