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

Last updated: May 20,2024

1. Install "node-punycode" package

Please follow the guidance below to install node-punycode on Kali Linux

$ sudo apt update $ sudo apt install node-punycode

2. Uninstall "node-punycode" package

Please follow the guidelines below to uninstall node-punycode on Kali Linux:

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

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

Package: node-punycode
Version: 2.2.3-2
Installed-Size: 46
Maintainer: Debian Javascript Maintainers
Architecture: all
Replaces: libjs-punycode (<< 2.2.3~), ruby-rails-assets-punycode (<< 2.2.3~)
Provides: libjs-punycode (= 2.2.3-2)
Recommends: javascript-common
Breaks: libjs-punycode (<< 2.2.3~), ruby-rails-assets-punycode (<< 2.2.3~)
Size: 9812
SHA256: 2fc4bfe4e97cc795f4211d83b6475c4343be63a40ac739546e66d94d7f851854
SHA1: f9155d341d92e09b9013eec252a2fa3c9aece197
MD5sum: 4beb62f7f1a219b36b0ba76618168c89
Description: Nodejs robust Punycode converter fully RFC compliant
node-punycode is a punycode converter conforming to RFC 3492 and RFC 5891,
and works on nearly all JavaScript platforms.
.
Punycode is a way to represent Unicode with the limited character subset
of ASCII supported by the Domain Name System.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://mths.be/punycode
Section: javascript
Priority: optional
Filename: pool/main/n/node-punycode/node-punycode_2.2.3-2_all.deb