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

Last updated: April 29,2024

1. Install "node-base64url" package

Here is a brief guide to show you how to install node-base64url on Kali Linux

$ sudo apt update $ sudo apt install node-base64url

2. Uninstall "node-base64url" package

This tutorial shows how to uninstall node-base64url on Kali Linux:

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

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

Package: node-base64url
Version: 3.0.1-9
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4776
SHA256: bca2a11319774cf695cd7b998979acf750c506d015efadcd647d8600b300b69d
SHA1: ced95506ce61912ffe2dfbc18d0357840162fad2
MD5sum: d9dd2cc297d45370dac19c5404ad6111
Description: conversion to and from base64url
This Node.js library provides an interface
to convert to and from base64url.
.
Base 64 Encoding with URL and Filename Safe Alphabet (base64url)
is a string encoding scheme specified in RFC 4648.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/brianloveswords/base64url
Section: javascript
Priority: optional
Filename: pool/main/n/node-base64url/node-base64url_3.0.1-9_all.deb