macOS
brew install pciutilslocal Homebrew formula metadata
sudo port install pciutilsMacPorts ports tree · sysutils/pciutils/Portfile · source: api.github.com
brew / rank 8677
PCI utilities. Version 3.15.0 via Homebrew; verified 2026-07-29. Also installable with debian: sudo apt install libpci-dev.
install
brew install pciutilslocal Homebrew formula metadata
sudo port install pciutilsMacPorts ports tree · sysutils/pciutils/Portfile · source: api.github.com
sudo apk add pciutilsAlpine Linux edge package indexes · pciutils · source: dl-cdn.alpinelinux.org
sudo apt install pciutilsDebian stable package indexes · pciutils · source: deb.debian.org
sudo dnf install pciutilsFedora Rawhide package metadata · pciutils · source: dl.fedoraproject.org
nix profile install nixpkgs#pciutilsnixpkgs package indexes · pkgs/by-name/pc/pciutils/package.nix · source: api.github.com
sudo pacman -S pciutilsArch Linux sync databases · pciutils · source: geo.mirror.pkgbuild.com
sudo zypper install pciutilsopenSUSE Tumbleweed package metadata · pciutils · source: download.opensuse.org
scoop install main/pciutilsScoop official bucket manifest trees · bucket/pciutils.json · source: api.github.com
overview
PCI utilities
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lspci | cli | global executable | |
pcilmr | cli | global executable | |
setpci | cli | global executable | |
update-pciids | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/pciutils/pciutils
install metadata
| Package key | brew:pciutils |
|---|---|
| Version | 3.15.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pciutils |
| Homepage | https://github.com/pciutils/pciutils |
| Repository | https://github.com/pciutils/pciutils |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/pciutils/pciutils/releases/download/v3.15.0/pciutils-3.15.0.tar.gz |
| Last updated | 2026-07-29T14:13:07+09:00 |
| Pulse | updated |
| Dependencies | zlib-ng-compat |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 pciutilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.