How to Install and Uninstall node-encodeurl Package on Kali Linux
Last updated: January 10,2025
1. Install "node-encodeurl" package
This tutorial shows how to install node-encodeurl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
node-encodeurl
Copied
2. Uninstall "node-encodeurl" package
This guide let you learn how to uninstall node-encodeurl on Kali Linux:
$
sudo apt remove
node-encodeurl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-encodeurl package on Kali Linux
Package: node-encodeurl
Version: 1.0.2+~1.0.0-1
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-encodeurl (= 1.0.0)
Size: 6028
SHA256: c97ec60da675eb480891de7d5ce96e26373ceb95c638489745c64261ef8b9b63
SHA1: 753d145620a672da931f616322ac84a570518ad9
MD5sum: fa34c6354be807c809f0d92c5021296a
Description: Encode URL to a percent-encoded form
Encode a URL to a percent-encoded form, excluding already-encoded
sequences
.
Encodeurl will take an already-encoded URL and
encode all the non-URL code points (as UTF-8 byte sequences).
.
This encode is meant to be "safe" and does not throw errors.
It will try as hard as it can to properly encode the given URL,
including replacing any raw, unpaired surrogate pairs with the
Unicode replacement character prior to encoding.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/pillarjs/encodeurl
Section: javascript
Priority: optional
Filename: pool/main/n/node-encodeurl/node-encodeurl_1.0.2+~1.0.0-1_all.deb
Version: 1.0.2+~1.0.0-1
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-encodeurl (= 1.0.0)
Size: 6028
SHA256: c97ec60da675eb480891de7d5ce96e26373ceb95c638489745c64261ef8b9b63
SHA1: 753d145620a672da931f616322ac84a570518ad9
MD5sum: fa34c6354be807c809f0d92c5021296a
Description: Encode URL to a percent-encoded form
Encode a URL to a percent-encoded form, excluding already-encoded
sequences
.
Encodeurl will take an already-encoded URL and
encode all the non-URL code points (as UTF-8 byte sequences).
.
This encode is meant to be "safe" and does not throw errors.
It will try as hard as it can to properly encode the given URL,
including replacing any raw, unpaired surrogate pairs with the
Unicode replacement character prior to encoding.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/pillarjs/encodeurl
Section: javascript
Priority: optional
Filename: pool/main/n/node-encodeurl/node-encodeurl_1.0.2+~1.0.0-1_all.deb