pkg.soopen package index

brew / 順位 8677

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

pciutils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install pciutils

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install pciutils

MacPorts ports tree · sysutils/pciutils/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add pciutils

Alpine Linux edge package indexes · pciutils · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install pciutils

Debian stable package indexes · pciutils · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install pciutils

Fedora Rawhide package metadata · pciutils · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#pciutils

nixpkgs package indexes · pkgs/by-name/pc/pciutils/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S pciutils

Arch Linux sync databases · pciutils · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install pciutils

openSUSE Tumbleweed package metadata · pciutils · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/pciutils

Scoop official bucket manifest trees · bucket/pciutils.json · ソース: api.github.com

概要

パッケージ概要

PCI utilities

コマンドとエイリアス

  • lspci
  • pcilmr
  • setpci
  • update-pciids

履歴

プロジェクトの歴史と使われ方

pciutils is the portable user-space toolkit for listing, inspecting, and modifying PCI-device configuration. Its best-known command is lspci, backed by the reusable libpci library and the pci.ids hardware-name database.

プロジェクトの歴史

Martin Mareš maintains pciutils as a collection of PCI inspection and configuration tools built on the portable libpci library. Development occurs primarily in the kernel.org Git repository, with an official GitHub mirror used for issues and pull requests.

The suite grew around lspci and setpci and now also includes update-pciids and pcilmr. Its PCI identifier list is maintained separately through the PCI ID Database and mirrored in the pciutils/pciids repository.

採用の歴史

The portable libpci backend and command-line tools have been carried by numerous Unix-like package ecosystems. The supplied package metadata records packages for Homebrew, Alpine, Debian/Ubuntu, Fedora, Arch, Nix, MacPorts, openSUSE, and Scoop.

Although portable across many systems, the official project page states that the recent Linux backend provides the complete feature set; other backends can be read-only or use less reliable direct hardware access.

使われ方

lspci enumerates PCI buses and devices and can show detailed configuration and kernel-driver information. setpci reads or writes PCI configuration registers and therefore warrants elevated privileges and care.

update-pciids refreshes the identifier list, while lspci can also query the central database online. pcilmr performs PCIe link margining.

The pci.ids data file is runtime reference data rather than a user preference or application configuration file, so it is not reported as a config-file location.

パッケージ好きにとっての重要性

lspci is one of the canonical first-line hardware-enumeration commands on Unix-like systems. It turns kernel-visible PCI identifiers and configuration data into compact diagnostics useful for drivers, virtualization, installation troubleshooting, and hardware inventory.

The separately maintained pci.ids database is a notable packaging concern because hardware identifiers change more rapidly than pciutils releases. update-pciids and online lookup support decouple identifier freshness from binary package updates.

タイムライン

  • Ongoing: Martin Mareš maintains the suite and announces releases through the linux-pci community.
  • 2026-04-05: Official project page lists pciutils 3.15.0 as released.
  • Current development: The primary Git tree is hosted at kernel.org and mirrored by the official pciutils organization on GitHub.

Related projects

  • The PCI ID Database maintains the vendor and device names consumed by pciutils.
  • The pciutils/pciids repository records generated pci.ids history.
  • The Linux PCI subsystem and linux-pci mailing list are the project's principal development context.

ソース

  • Official PCI IDs repository: https://github.com/pciutils/pciids
  • Official pci.ids manual: https://github.com/pciutils/pciutils/blob/master/pci.ids.man
  • Official project page: https://mj.ucw.cz/sw/pciutils/
  • Official repository README: https://github.com/pciutils/pciutils#readme
  • source_facts.package-manager

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lspcicliグローバル実行可能ファイル
pcilmrcliグローバル実行可能ファイル
setpcicliグローバル実行可能ファイル
update-pciidscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版3.15.0
マネージャ更新日2026-07-29
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/pciutils/pciutils

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:pciutils
バージョン3.15.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/pciutils
ホームページhttps://github.com/pciutils/pciutils
リポジトリhttps://github.com/pciutils/pciutils
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/pciutils/pciutils/releases/download/v3.15.0/pciutils-3.15.0.tar.gz
最終更新2026-07-29T14:13:07+09:00
Pulseupdated
依存関係zlib-ng-compat
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libpci-dev 1:3.13.0-2

PCI utilities (development files)

https://mj.ucw.cz/sw/pciutils/

sudo apt install libpci-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: pciutils
  • 3 依存関係
  • normalized package name match
  • 一致条件: Pciutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpci-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libpci3 1:3.13.0-2

PCI utilities (shared library)

https://mj.ucw.cz/sw/pciutils/

sudo apt install libpci3
  • Section: libs
  • Architecture: amd64
  • Source Package: pciutils
  • 4 依存関係
  • normalized package name match
  • 一致条件: Pciutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpci3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

pciutils 1:3.13.0-2

PCI utilities

https://mj.ucw.cz/sw/pciutils/

sudo apt install pciutils
  • Section: admin
  • Architecture: amd64
  • 3 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Pciutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pciutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

pciutils

nix profile install nixpkgs#pciutils
  • normalized package name match
  • 一致条件: Pciutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pc/pciutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libpci-dev 1:3.10.0-2build1

PCI utilities (development files)

https://mj.ucw.cz/sw/pciutils/

sudo apt install libpci-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: pciutils
  • 3 依存関係
  • normalized package name match
  • 一致条件: Pciutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpci-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libpci3 1:3.10.0-2build1

PCI utilities (shared library)

https://mj.ucw.cz/sw/pciutils/

sudo apt install libpci3
  • Section: libs
  • Architecture: amd64
  • Source Package: pciutils
  • 4 依存関係
  • normalized package name match
  • 一致条件: Pciutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpci3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

pciutils 1:3.10.0-2build1

PCI utilities

https://mj.ucw.cz/sw/pciutils/

sudo apt install pciutils
  • Section: admin
  • Architecture: amd64
  • 3 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Pciutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pciutils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

pciutils 3.15.0-r0

PCI bus configuration space access library and tools

http://mj.ucw.cz/pciutils.html

sudo apk add pciutils
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pciutils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Pciutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pciutils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pciutils-dev 3.15.0-r0

PCI bus configuration space access library and tools (development files)

http://mj.ucw.cz/pciutils.html

sudo apk add pciutils-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pciutils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Pciutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pciutils-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pciutils-doc 3.15.0-r0

PCI bus configuration space access library and tools (documentation)

http://mj.ucw.cz/pciutils.html

sudo apk add pciutils-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pciutils
  • normalized package name match
  • 一致条件: Pciutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pciutils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pciutils-libs 3.15.0-r0

PCI bus configuration space access library and tools (libraries)

http://mj.ucw.cz/pciutils.html

sudo apk add pciutils-libs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pciutils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Pciutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pciutils-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

pciutils 3.15.0-2.fc45

PCI bus related utilities

https://mj.ucw.cz/sw/pciutils/

sudo dnf install pciutils
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: pciutils
  • 8 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Pciutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pciutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

pciutils-devel 3.15.0-2.fc45

Linux PCI development library

https://mj.ucw.cz/sw/pciutils/

sudo dnf install pciutils-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: pciutils
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Pciutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pciutils-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

pciutils-devel-static 3.15.0-2.fc45

Linux PCI static library

https://mj.ucw.cz/sw/pciutils/

sudo dnf install pciutils-devel-static
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: pciutils
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Pciutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pciutils-devel-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

pciutils-libs 3.15.0-2.fc45

Linux PCI library

https://mj.ucw.cz/sw/pciutils/

sudo dnf install pciutils-libs
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: pciutils
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Pciutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pciutils-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

pciutils 3.15.0-1

PCI bus configuration space access library and tools

https://mj.ucw.cz/sw/pciutils/

sudo pacman -S pciutils
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 4 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Pciutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pciutils from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

ソース経路

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

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

使用ソース

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