Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, chocolatey 安装 libxslt

查看 libxslt 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libxslt

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libxslt

MacPorts ports tree · textproc/libxslt/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libxslt

Alpine Linux edge package indexes · libxslt · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install libxslt

Fedora Rawhide package metadata · libxslt · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libxslt

nixpkgs package indexes · pkgs/by-name/li/libxslt/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S libxslt

Arch Linux sync databases · libxslt · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install libxslt1-dev

Debian stable package indexes · libxslt1-dev · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install libexslt0

openSUSE Tumbleweed package metadata · libexslt0 · 来源: download.opensuse.org

概览

软件包摘要

C XSLT library for GNOME

命令和别名

  • xslt-config
  • xsltproc

历史

项目历史与用法

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.

时间线

  • 2001-07-10: Daniel Veillard announced libxslt 1.0.0 as the first stable GNOME XSLT library release.
  • 2003-11-04: libxslt 1.1.0 was released, according to the project NEWS file.
  • 2009-09-24: libxslt 1.1.26 exported xsltProcessOneNode for lxml.
  • 2017-11-02: libxslt 1.1.32 included portability and Windows test work.

Related projects

  • libxml2 is the base XML C library underneath libxslt. EXSLT supplies many of the portable extension functions implemented by libxslt. xsltproc is the command-line face of the library, and DocBook toolchains are one of its historically important consumers.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
xslt-configcli全局可执行文件
xsltproccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.1.45
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

http://xmlsoft.org/XSLT/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.http://xmlsoft.org/XSLT/none 置信度

安装元数据

软件包元数据

软件包键brew:libxslt
版本1.1.45
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libxslt
主页http://xmlsoft.org/XSLT/
仓库https://gitlab.gnome.org/GNOME/libxslt
上游文档https://gnome.pages.gitlab.gnome.org/libxslt/devhelp
许可证X11
源码归档https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.45.tar.xz
依赖libgcrypt, libgpg-error, libxml2
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项To allow the nokogiri gem to link against this libxslt run: gem install nokogiri -- --with-xslt-dir=$HOMEBREW_PREFIX/opt/libxslt

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibxslt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libxslt
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libxslt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxslt1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libxslt1.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.1
  • Section: libs
  • Architecture: amd64
  • Source Package: libxslt
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libxslt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libxslt1.1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

xsltproc 1.1.35-1.2+deb13u3

XSLT 1.0 command line processor

https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home

sudo apt install xsltproc
  • Section: text
  • Architecture: amd64
  • Source Package: libxslt
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libxslt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xsltproc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libxslt

nix profile install nixpkgs#libxslt
  • normalized package name match
  • 匹配方式:Libxslt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libxslt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libxslt1-dev 1.1.39-0exp1build1

XSLT 1.0 processing library - development kit

https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home

sudo apt install libxslt1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libxslt
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libxslt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libxslt1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libxslt1.1 1.1.39-0exp1build1

XSLT 1.0 processing library - runtime library

https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home

sudo apt install libxslt1.1
  • Section: libs
  • Architecture: amd64
  • Source Package: libxslt
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libxslt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libxslt1.1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

xsltproc 1.1.39-0exp1build1

XSLT 1.0 command line processor

https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home

sudo apt install xsltproc
  • Section: text
  • Architecture: amd64
  • Source Package: libxslt
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libxslt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xsltproc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

libxslt 1.1.43-r3

XML stylesheet transformation library

http://xmlsoft.org/XSLT/

sudo apk add libxslt
  • License: X11
  • Architecture: x86_64
  • Source Package: libxslt
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libxslt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libxslt from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libxslt-dev 1.1.43-r3

XML stylesheet transformation library (development files)

http://xmlsoft.org/XSLT/

sudo apk add libxslt-dev
  • License: X11
  • Architecture: x86_64
  • Source Package: libxslt
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libxslt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libxslt-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libxslt-doc 1.1.43-r3

XML stylesheet transformation library (documentation)

http://xmlsoft.org/XSLT/

sudo apk add libxslt-doc
  • License: X11
  • Architecture: x86_64
  • Source Package: libxslt
  • normalized package name match
  • 匹配方式:Libxslt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libxslt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libxslt-static 1.1.43-r3

XML stylesheet transformation library (static library)

http://xmlsoft.org/XSLT/

sudo apk add libxslt-static
  • License: X11
  • Architecture: x86_64
  • Source Package: libxslt
  • normalized package name match
  • 匹配方式:Libxslt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libxslt-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libxslt 1.1.43-7.fc45

Library providing the Gnome XSLT engine

https://gitlab.gnome.org/GNOME/libxslt

sudo dnf install libxslt
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libxslt
  • 4 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Libxslt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libxslt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libxslt-devel 1.1.43-7.fc45

Development libraries and header files for libxslt

https://gitlab.gnome.org/GNOME/libxslt

sudo dnf install libxslt-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libxslt
  • 7 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libxslt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libxslt-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-libxslt 1.1.43-7.fc45

Python 3 bindings for libxslt

https://gitlab.gnome.org/GNOME/libxslt

sudo dnf install python3-libxslt
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libxslt
  • 9 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Libxslt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-libxslt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libxslt 1.1.45-2

XML stylesheet transformation library

https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home

sudo pacman -S libxslt
  • License: MIT
  • Architecture: x86_64
  • 5 依赖
  • 2 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libxslt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libxslt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libexslt0 1.1.45-1.2

EXSLT Library

https://gitlab.gnome.org/GNOME/libxslt

sudo zypper install libexslt0
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libxslt
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libxslt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libexslt0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment