Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libplist

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libplist

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

Linux

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

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

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

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

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

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

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

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

Debian apt已验证 · 92%
sudo apt install libplist++-2.0-4

Debian stable package indexes · libplist++-2.0-4 · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install libplist++-2_0-4

openSUSE Tumbleweed package metadata · libplist++-2_0-4 · 来源: download.opensuse.org

概览

软件包摘要

Library for Apple Binary- and XML-Property Lists

命令和别名

  • plistutil

历史

项目历史与用法

libplist is the libimobiledevice project's portable C library for Apple property-list data. It reads and writes binary, XML, JSON, and OpenStep plist formats and ships the `plistutil` command-line converter.

项目历史

libplist belongs to the libimobiledevice family, a free software stack for talking to iPhone, iPod Touch, iPad, and Apple TV devices from non-Apple platforms without bundling Apple's proprietary libraries. In that stack, property-list parsing is foundational because many Apple device protocols exchange structured plist data.

The NEWS file shows the library evolving from the 1.x API line into 2.x releases with a custom XML parser, binary-plist parsing refactors, fuzzing, Cython bindings, JSON/OpenStep support, and more explicit format/error APIs.

采用历史

The README states that libplist is used by libimobiledevice and corresponding projects. Distribution packaging follows from that role: a small serialization library becomes a shared dependency for iOS-device tooling, command-line utilities, and bindings.

The project also gained packaging importance outside direct device access because plist files are a common Apple serialization format. `plistutil` gives Unix users a simple way to convert and inspect those files without Apple tooling.

使用方式

Developers link libplist to parse, generate, and convert plist data in C or C++ programs, with optional Python bindings. Command-line users use `plistutil` to convert between supported plist encodings.

Packagers care about the library/utility split, generated documentation, Cython option, and libimobiledevice dependency graph.

为什么软件包爱好者会关心

libplist is significant because it is the small serialization layer underneath a larger reverse-engineered device-access stack. It turns Apple's plist formats into ordinary Unix-library territory.

Its security and fuzzing history matter because plist parsing often sits at a trust boundary: tools may ingest files or device-provided data that should not crash or corrupt memory.

时间线

  • 2018: The NEWS file's 2.0.0 entry records parser refactoring, removal of the libxml2 dependency, malformed-input handling, and security fixes.
  • 2020: The NEWS file's 2.2.0 entry records GitHub Actions build testing, `plistutil` improvements, and the libplist-2.0 API-version rename.
  • 2023: The NEWS file's 2.3.0 entry records JSON and OpenStep format support plus new format/error APIs.
  • 2025: The NEWS file's 2.7.0 entry records Unix-timestamp helper APIs and build/tooling changes.

Related projects

  • libimobiledevice is the parent stack and main downstream user family.
  • usbmuxd, libusbmuxd, libirecovery, and other libimobiledevice projects are related packages in the same device-access ecosystem.
  • Apple property lists are the data format family that libplist implements independently.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 构建元数据列出 4 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
plistutilcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/libimobiledevice/libplist

安装元数据

软件包元数据

软件包键brew:libplist
版本2.7.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libplist
主页https://libimobiledevice.org/
仓库https://github.com/libimobiledevice/libplist
上游文档https://docs.libimobiledevice.org/libplist/latest
许可证LGPL-2.1-or-later
源码归档https://github.com/libimobiledevice/libplist/releases/download/2.7.0/libplist-2.7.0.tar.bz2
最后更新2026-06-13T23:35:04+02:00
Pulseupdated
构建依赖autoconf, automake, libtool, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libplist++-2.0-4 2.6.0-2+b1

C++ Library for handling Apple binary and XML property lists

https://www.libimobiledevice.org/

sudo apt install libplist++-2.0-4
  • Section: libs
  • Architecture: amd64
  • Source Package: libplist
  • 4 依赖
  • normalized package name match
  • 匹配方式:Libplist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libplist++-2.0-4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libplist++-dev 2.6.0-2+b1

C++ library for handling Apple binary and XML property lists - dev files

https://www.libimobiledevice.org/

sudo apt install libplist++-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libplist
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libplist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libplist++-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libplist-2.0-4 2.6.0-2+b1

Library for handling Apple binary and XML property lists

https://www.libimobiledevice.org/

sudo apt install libplist-2.0-4
  • Section: libs
  • Architecture: amd64
  • Source Package: libplist
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libplist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libplist-2.0-4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libplist-dev 2.6.0-2+b1

Library for handling Apple binary and XML property lists - development files

https://www.libimobiledevice.org/

sudo apt install libplist-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libplist
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libplist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libplist-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libplist-doc 2.6.0-2

Library for handling Apple binary and XML property lists - docs

https://www.libimobiledevice.org/

sudo apt install libplist-doc
  • Section: doc
  • Architecture: all
  • Source Package: libplist
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libplist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libplist-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libplist-utils 2.6.0-2+b1

Apple property list converter

https://www.libimobiledevice.org/

sudo apt install libplist-utils
  • Section: utils
  • Architecture: amd64
  • Source Package: libplist
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libplist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libplist-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-plist 2.6.0-2+b1

Library for handling Apple binary and XML property lists - Python3 bindings

https://www.libimobiledevice.org/

sudo apt install python3-plist
  • Section: python
  • Architecture: amd64
  • Source Package: libplist
  • 4 依赖
  • normalized package name match
  • 匹配方式:Libplist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-plist from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libplist

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

libplist++-2.0-4 2.3.0-1~exp2build2

C++ Library for handling Apple binary and XML property lists

https://www.libimobiledevice.org/

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

libplist++-dev 2.3.0-1~exp2build2

C++ library for handling Apple binary and XML property lists - dev files

https://www.libimobiledevice.org/

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

libplist-2.0-4 2.3.0-1~exp2build2

Library for handling Apple binary and XML property lists

https://www.libimobiledevice.org/

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

libplist-dev 2.3.0-1~exp2build2

Library for handling Apple binary and XML property lists - development files

https://www.libimobiledevice.org/

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

libplist-doc 2.3.0-1~exp2build2

Library for handling Apple binary and XML property lists - docs

https://www.libimobiledevice.org/

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

libplist-utils 2.3.0-1~exp2build2

Apple property list converter

https://www.libimobiledevice.org/

sudo apt install libplist-utils
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libplist
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libplist
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libplist-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-plist 2.3.0-1~exp2build2

Library for handling Apple binary and XML property lists - Python3 bindings

https://www.libimobiledevice.org/

sudo apt install python3-plist
  • Section: universe/python
  • Architecture: amd64
  • Source Package: libplist
  • 4 依赖
  • normalized package name match
  • 匹配方式:Libplist
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-plist from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libplist 2.7.0-r1

library to handle Apple Property List format whereas it's binary or XML

https://libimobiledevice.org

sudo apk add libplist
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libplist
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libplist
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libplist from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 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