How to Install and Uninstall psl-make-dafsa Package on Kali Linux

Last updated: May 05,2024

1. Install "psl-make-dafsa" package

Learn how to install psl-make-dafsa on Kali Linux

$ sudo apt update $ sudo apt install psl-make-dafsa

2. Uninstall "psl-make-dafsa" package

This guide covers the steps necessary to uninstall psl-make-dafsa on Kali Linux:

$ sudo apt remove psl-make-dafsa $ sudo apt autoclean && sudo apt autoremove

3. Information about the psl-make-dafsa package on Kali Linux

Package: psl-make-dafsa
Source: libpsl
Version: 0.21.2-1
Installed-Size: 43
Maintainer: Tim Rühsen
Architecture: all
Depends: python3:any
Size: 14388
SHA256: 8e9da07b8d881b63fdd2c87494cc8d8cf26833397ffaea5026ed1a1013af6c5f
SHA1: ec226f0175aa6838648522012752f2227c3f869d
MD5sum: 02a3c3fa1adb16f6bac4266d4a9a2f9b
Description: Create a binary DAFSA from a Public Suffix List
libpsl permits the use of an optimized binary representation of the
Public Suffix List (PSL). This format is a deterministic acyclic
finite state automaton, or DAFSA.
.
It is primarily used for building a new version of the publicsuffix
package, but could also be used by anyone else looking to match
printable US ASCII strings.
.
This package contains a Python script to convert a standard PSL into
a DAFSA, either in C source code form, or in a specialized mmap-able
binary format.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rockdaboot/libpsl
Section: net
Priority: optional
Filename: pool/main/libp/libpsl/psl-make-dafsa_0.21.2-1_all.deb