Automic VaultAutomic Vault

brew

libplist を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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