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

Last updated: May 02,2024

1. Install "node-psl" package

Please follow the instructions below to install node-psl on Kali Linux

$ sudo apt update $ sudo apt install node-psl

2. Uninstall "node-psl" package

This is a short guide on how to uninstall node-psl on Kali Linux:

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

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

Package: node-psl
Source: psl.js
Version: 1.8.0+ds-9
Installed-Size: 152
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: libjs-psl, node-punycode
Size: 38056
SHA256: d37d22574cd566b5c5a2bae74e02cb2eef06e9291eb1c53fe94ccaa5736d1e2f
SHA1: 3dfd12f1d43217f808a819f2c8b1e2d3584a9bac
MD5sum: 3733dd42888097ba31450570fd89fa4d
Description: Node.js domain name parser based on the Public Suffix List
psl is a JavaScript domain name parser based on the Public Suffix List
(https://publicsuffix.org/). This implementation is tested against the test
data hosted by Mozilla and kindly provided by Comodo.
.
The Public Suffix List is a cross-vendor initiative to provide an accurate
list of domain name suffixes. A "public suffix" is one under which Internet
users can directly register names. Some examples of public suffixes are
".com", ".co.uk" and "pvt.k12.wy.us". The Public Suffix List is a list of all
known public suffixes.
.
This package provides the node.js module.
Description-md5:
Homepage: https://github.com/lupomontero/psl#readme
Section: javascript
Priority: optional
Filename: pool/main/p/psl.js/node-psl_1.8.0+ds-9_all.deb