macOS
brew install pciutilslocal Homebrew formula metadata
sudo port install pciutilsMacPorts ports tree · sysutils/pciutils/Portfile · Quelle: api.github.com
brew / Rang 8677
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pciutils in AI-Agent-Workflows.
Installation
brew install pciutilslocal Homebrew formula metadata
sudo port install pciutilsMacPorts ports tree · sysutils/pciutils/Portfile · Quelle: api.github.com
sudo apk add pciutilsAlpine Linux edge package indexes · pciutils · Quelle: dl-cdn.alpinelinux.org
sudo apt install pciutilsDebian stable package indexes · pciutils · Quelle: deb.debian.org
sudo dnf install pciutilsFedora Rawhide package metadata · pciutils · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#pciutilsnixpkgs package indexes · pkgs/by-name/pc/pciutils/package.nix · Quelle: api.github.com
sudo pacman -S pciutilsArch Linux sync databases · pciutils · Quelle: geo.mirror.pkgbuild.com
sudo zypper install pciutilsopenSUSE Tumbleweed package metadata · pciutils · Quelle: download.opensuse.org
scoop install main/pciutilsScoop official bucket manifest trees · bucket/pciutils.json · Quelle: api.github.com
Überblick
PCI utilities
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lspci | cli | globales Executable | |
pcilmr | cli | globales Executable | |
setpci | cli | globales Executable | |
update-pciids | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pciutils/pciutils
Installationsmetadaten
| Paketschlüssel | brew:pciutils |
|---|---|
| Version | 3.15.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pciutils |
| Homepage | https://github.com/pciutils/pciutils |
| Repository | https://github.com/pciutils/pciutils |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/pciutils/pciutils/releases/download/v3.15.0/pciutils-3.15.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-29T14:13:07+09:00 |
| Pulse | updated |
| Abhängigkeiten | zlib-ng-compat |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pciutils |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libpci-dev 1:3.13.0-2
PCI utilities (development files)
https://mj.ucw.cz/sw/pciutils/
sudo apt install libpci-devlibpci3 1:3.13.0-2
PCI utilities (shared library)
https://mj.ucw.cz/sw/pciutils/
sudo apt install libpci3pciutils 1:3.13.0-2
PCI utilities
https://mj.ucw.cz/sw/pciutils/
sudo apt install pciutilspciutils
nix profile install nixpkgs#pciutilslibpci-dev 1:3.10.0-2build1
PCI utilities (development files)
https://mj.ucw.cz/sw/pciutils/
sudo apt install libpci-devlibpci3 1:3.10.0-2build1
PCI utilities (shared library)
https://mj.ucw.cz/sw/pciutils/
sudo apt install libpci3pciutils 1:3.10.0-2build1
PCI utilities
https://mj.ucw.cz/sw/pciutils/
sudo apt install pciutilspciutils 3.15.0-r0
PCI bus configuration space access library and tools
http://mj.ucw.cz/pciutils.html
sudo apk add pciutilspciutils-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-devpciutils-doc 3.15.0-r0
PCI bus configuration space access library and tools (documentation)
http://mj.ucw.cz/pciutils.html
sudo apk add pciutils-docpciutils-libs 3.15.0-r0
PCI bus configuration space access library and tools (libraries)
http://mj.ucw.cz/pciutils.html
sudo apk add pciutils-libspciutils 3.15.0-2.fc45
PCI bus related utilities
https://mj.ucw.cz/sw/pciutils/
sudo dnf install pciutilspciutils-devel 3.15.0-2.fc45
Linux PCI development library
https://mj.ucw.cz/sw/pciutils/
sudo dnf install pciutils-develpciutils-devel-static 3.15.0-2.fc45
Linux PCI static library
https://mj.ucw.cz/sw/pciutils/
sudo dnf install pciutils-devel-staticpciutils-libs 3.15.0-2.fc45
Linux PCI library
https://mj.ucw.cz/sw/pciutils/
sudo dnf install pciutils-libspciutils 3.15.0-1
PCI bus configuration space access library and tools
https://mj.ucw.cz/sw/pciutils/
sudo pacman -S pciutilsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.