macOS
brew install libpsllocal Homebrew formula metadata
sudo port install libpslMacPorts ports tree · net/libpsl/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libpsl in AI-Agent-Workflows.
Installation
brew install libpsllocal Homebrew formula metadata
sudo port install libpslMacPorts ports tree · net/libpsl/Portfile · Quelle: api.github.com
sudo apk add libpslAlpine Linux edge package indexes · libpsl · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libpslFedora Rawhide package metadata · libpsl · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libpslnixpkgs package indexes · pkgs/by-name/li/libpsl/package.nix · Quelle: api.github.com
sudo pacman -S libpslArch Linux sync databases · libpsl · Quelle: geo.mirror.pkgbuild.com
sudo apt install libpsl-devDebian stable package indexes · libpsl-dev · Quelle: deb.debian.org
sudo zypper install libpsl-developenSUSE Tumbleweed package metadata · libpsl-devel · Quelle: download.opensuse.org
Überblick
C library for the Public Suffix List
Verlauf
libpsl is a C library for working with the Public Suffix List, the shared list used to decide where registrable domain boundaries sit. It gives native programs a fast way to answer questions that matter for cookies, certificates, domain display, and site grouping.
The library was created by Tim Ruehsen from libmget cookie code on 2014-03-19, according to the source changelog, and the public GitHub repository was created on 2014-03-20. The README describes libpsl as a C library that handles the Public Suffix List with built-in PSL data, file-loaded PSL data, DAFSA compression, thread safety, and IDNA support.
The Public Suffix List itself is a cross-vendor initiative maintained by Mozilla volunteers and registry submissions. libpsl packages that ecosystem for C consumers rather than trying to define suffix policy itself.
libpsl's adoption comes from web-client and network-client needs: software must avoid supercookies, reject overbroad certificate or domain assumptions, and group sites by registrable domain. The Public Suffix List page names browsers, Qt, crawler libraries, certificate-authority workflows, and security tooling as users of PSL data.
Package managers carry libpsl because many lower-level network tools need PSL behavior without embedding their own parser. Homebrew, Debian-family systems, Fedora, MacPorts, Nix, Arch, Alpine, and openSUSE all appear in the package metadata for this batch.
Developers use libpsl through the C API to test whether a domain is a public suffix, verify cookie-domain acceptability, find public or private domain portions, or load updated PSL data. The package also ships the `psl` command and `psl-make-dafsa` for command-line inspection and compressed list generation.
libpsl is package-nerd significant because it is tiny infrastructure with security consequences. A stale or missing PSL layer can allow cookie scoping mistakes or bad domain-boundary assumptions, while a shared library lets distributions update the logic and data path centrally.
Its build and packaging details are also unusually nerdy: the README separates libpsl releases from PSL data updates, supports both autotools and Meson, and uses DAFSA compression to shrink lookup data for fast native access.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
psl | cli | globales Executable | |
psl-make-dafsa | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/rockdaboot/libpsl
Installationsmetadaten
| Paketschlüssel | brew:libpsl |
|---|---|
| Version | 0.22.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libpsl |
| Homepage | https://rockdaboot.github.io/libpsl |
| Repository | https://github.com/rockdaboot/libpsl |
| Upstream-Dokumentation | https://rockdaboot.github.io/libpsl |
| Lizenz | MIT |
| Quellarchiv | https://github.com/rockdaboot/libpsl/releases/download/0.22.0/libpsl-0.22.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T00:40:45Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libpsl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libpsl-dev 0.21.2-1.1+b1
Library for Public Suffix List (development headers)
https://github.com/rockdaboot/libpsl
sudo apt install libpsl-devlibpsl5t64 0.21.2-1.1+b1
Library for Public Suffix List (shared libraries)
https://github.com/rockdaboot/libpsl
sudo apt install libpsl5t64psl 0.21.2-1.1+b1
Explore the Public Suffix List
https://github.com/rockdaboot/libpsl
sudo apt install pslpsl-make-dafsa 0.21.2-1.1
Create a binary DAFSA from a Public Suffix List
https://github.com/rockdaboot/libpsl
sudo apt install psl-make-dafsalibpsl
nix profile install nixpkgs#libpsllibpsl-dev 0.21.2-1.1build1
Library for Public Suffix List (development headers)
https://github.com/rockdaboot/libpsl
sudo apt install libpsl-devlibpsl5t64 0.21.2-1.1build1
Library for Public Suffix List (shared libraries)
https://github.com/rockdaboot/libpsl
sudo apt install libpsl5t64psl 0.21.2-1.1build1
Explore the Public Suffix List
https://github.com/rockdaboot/libpsl
sudo apt install pslpsl-make-dafsa 0.21.2-1.1build1
Create a binary DAFSA from a Public Suffix List
https://github.com/rockdaboot/libpsl
sudo apt install psl-make-dafsalibpsl 0.21.5-r3
C library for the Publix Suffix List
https://rockdaboot.github.io/libpsl
sudo apk add libpsllibpsl-dev 0.21.5-r3
C library for the Publix Suffix List (development files)
https://rockdaboot.github.io/libpsl
sudo apk add libpsl-devlibpsl-doc 0.21.5-r3
C library for the Publix Suffix List (documentation)
https://rockdaboot.github.io/libpsl
sudo apk add libpsl-doclibpsl-static 0.21.5-r3
C library for the Publix Suffix List (static library)
https://rockdaboot.github.io/libpsl
sudo apk add libpsl-staticlibpsl-utils 0.21.5-r3
C library for the Publix Suffix List (utils)
https://rockdaboot.github.io/libpsl
sudo apk add libpsl-utilslibpsl 0.21.5-7.fc44
C library for the Publix Suffix List
https://rockdaboot.github.io/libpsl
sudo dnf install libpsllibpsl-devel 0.21.5-7.fc44
Development files for libpsl
https://rockdaboot.github.io/libpsl
sudo dnf install libpsl-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.