How to Install libpsl-dev in Ubuntu 18.04



Install libpsl-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libpsl-dev

Description:

Library for Public Suffix List (development headers)

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 development header files and documentation for developers.

Homepage: https://github.com/rockdaboot/libpsl

Version: 0.19.1-5build1

Section: libdevel