How to Install and Uninstall libpsl5 Package on Kali Linux

Last updated: October 06,2024

1. Install "libpsl5" package

This guide covers the steps necessary to install libpsl5 on Kali Linux

$ sudo apt update $ sudo apt install libpsl5

2. Uninstall "libpsl5" package

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

$ sudo apt remove libpsl5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpsl5 package on Kali Linux

Package: libpsl5
Source: libpsl (0.21.2-1)
Version: 0.21.2-1+b1
Installed-Size: 97
Maintainer: Tim Rühsen
Architecture: amd64
Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring5 (>= 1.1)
Recommends: publicsuffix (>= 20150507)
Size: 59080
SHA256: 47e089038de2c59929ae8edc799d2567dc512d14081557d825af5e3a6d1f8f1d
SHA1: 619dc12560302ae44856d06888208e5cf7c4f020
MD5sum: 129ac9018749e6d18294e32152421a03
Description: Library for Public Suffix List (shared libraries)
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https://publicsuffix.org for more detailed information.
.
This package contains runtime libraries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/rockdaboot/libpsl
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libp/libpsl/libpsl5_0.21.2-1+b1_amd64.deb