macOS
brew install libxsltlocal Homebrew formula metadata
sudo port install libxsltMacPorts ports tree · textproc/libxslt/Portfile · source: api.github.com
brew
C XSLT library for GNOME. Version 1.1.45 via Homebrew; verified from local package data.
install
brew install libxsltlocal Homebrew formula metadata
sudo port install libxsltMacPorts ports tree · textproc/libxslt/Portfile · source: api.github.com
sudo apk add libxsltAlpine Linux edge package indexes · libxslt · source: dl-cdn.alpinelinux.org
sudo apt install libxslt1-devDebian stable package indexes · libxslt1-dev · source: deb.debian.org
sudo dnf install libxsltFedora Rawhide package metadata · libxslt · source: dl.fedoraproject.org
nix profile install nixpkgs#libxsltnixpkgs package indexes · pkgs/by-name/li/libxslt/package.nix · source: api.github.com
sudo pacman -S libxsltArch Linux sync databases · libxslt · source: geo.mirror.pkgbuild.com
sudo zypper install libexslt0openSUSE Tumbleweed package metadata · libexslt0 · source: download.opensuse.org
choco install xsltprocChocolatey community package catalog · xsltproc · source: community.chocolatey.org
overview
C XSLT library for GNOME
history
libxslt is the GNOME XSLT C library, built on libxml2 and packaged with xsltproc, the small command-line transformer that made XSLT practical in Unix pipelines, documentation builds, and application installers.
Daniel Veillard wrote libxslt for the GNOME project. The GNOME-hosted reference manual describes it as the XSLT C library developed for GNOME, based on libxml2, and implementing much of EXSLT alongside XSLT processing.
Veillard announced libxslt 1.0.0 on July 10, 2001 as the first stable release of the GNOME XSLT library. The announcement said it implemented the XSLT 1.0 constructs, included common extensions, provided an extension framework, and shipped xsltproc with profiling support.
The 1.0.0 announcement framed DocBook processing as an early adoption path: GNOME and KDE documentation were named as target users, and KDE, GNOME, AxKit, and other projects were thanked for reuse and patches. That put libxslt directly into the XML documentation toolchain culture of early-2000s free software.
The NEWS file shows the library settling into long-term maintenance after the early GNOME/XML push, with portability work, EXSLT fixes, Windows build support, lxml-facing exported symbols in 2009, and security fixes across later releases.
Package users usually meet libxslt through xsltproc, build-time documentation generation, language bindings, or applications that need an embeddable C XSLT engine rather than a JVM or browser runtime. Its tight pairing with libxml2 made it a standard dependency for XML-heavy C, Python, and desktop software stacks.
libxslt is one of those quiet infrastructure packages that explains why so many old source builds can turn DocBook XML into man pages, HTML, or release documentation. Package nerds care because xsltproc is both a standalone CLI and a build dependency that leaks into dependency graphs far beyond visible XML applications.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xslt-config | cli | global executable | |
xsltproc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libxslt |
|---|---|
| Version | 1.1.45 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libxslt |
| Homepage | http://xmlsoft.org/XSLT/ |
| Repository | https://gitlab.gnome.org/GNOME/libxslt |
| Upstream docs | https://gnome.pages.gitlab.gnome.org/libxslt/devhelp |
| License | X11 |
| Source archive | https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.45.tar.xz |
| Dependencies | libgcrypt, libgpg-error, libxml2 |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To allow the nokogiri gem to link against this libxslt run: gem install nokogiri -- --with-xslt-dir=$HOMEBREW_PREFIX/opt/libxslt |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libxslt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libxslt1-dev 1.1.35-1.2+deb13u3
XSLT 1.0 processing library - development kit
https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
sudo apt install libxslt1-devlibxslt1.1 1.1.35-1.2+deb13u3
XSLT 1.0 processing library - runtime library
https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
sudo apt install libxslt1.1xsltproc 1.1.35-1.2+deb13u3
XSLT 1.0 command line processor
https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
sudo apt install xsltproclibxslt
nix profile install nixpkgs#libxsltlibxslt1-dev 1.1.39-0exp1build1
XSLT 1.0 processing library - development kit
https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
sudo apt install libxslt1-devlibxslt1.1 1.1.39-0exp1build1
XSLT 1.0 processing library - runtime library
https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
sudo apt install libxslt1.1xsltproc 1.1.39-0exp1build1
XSLT 1.0 command line processor
https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
sudo apt install xsltproclibxslt 1.1.43-r3
XML stylesheet transformation library
sudo apk add libxsltlibxslt-dev 1.1.43-r3
XML stylesheet transformation library (development files)
sudo apk add libxslt-devlibxslt-doc 1.1.43-r3
XML stylesheet transformation library (documentation)
sudo apk add libxslt-doclibxslt-static 1.1.43-r3
XML stylesheet transformation library (static library)
sudo apk add libxslt-staticlibxslt 1.1.43-7.fc45
Library providing the Gnome XSLT engine
https://gitlab.gnome.org/GNOME/libxslt
sudo dnf install libxsltlibxslt-devel 1.1.43-7.fc45
Development libraries and header files for libxslt
https://gitlab.gnome.org/GNOME/libxslt
sudo dnf install libxslt-develpython3-libxslt 1.1.43-7.fc45
Python 3 bindings for libxslt
https://gitlab.gnome.org/GNOME/libxslt
sudo dnf install python3-libxsltlibxslt 1.1.45-2
XML stylesheet transformation library
https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
sudo pacman -S libxsltlibexslt0 1.1.45-1.2
EXSLT Library
https://gitlab.gnome.org/GNOME/libxslt
sudo zypper install libexslt0source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.