%general-entities; ]> libpsl-&libpsl-version; libpsl Introduction to libpsl The libpsl package provides a library for accessing and resolving information from the Public Suffix List (PSL). The PSL is a set of domain names beyond the standard suffixes, such as .com. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libpsl-md5sum; Download size: &libpsl-size; Estimated disk space required: &libpsl-buildsize; Estimated build time: &libpsl-time; libpsl Dependencies Required and Optional (for documentation) and (for tests) Installation of libpsl Install libpsl by running the following commands: mkdir build && cd build && meson setup --prefix=/usr --buildtype=release && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations Contents Installed Program Installed Library Installed Directories psl libpsl.so None Short Descriptions psl queries the Public Suffix List psl libpsl.so contains a library used to access the Public Suffix List libpsl.so