setpci
Linux PCI Utilities
Install
- All systems
-
curl cmd.cat/setpci.sh
- Debian
-
apt-get install pciutils
- Ubuntu
-
apt-get install pciutils
- Alpine
-
apk add pciutils
- Arch Linux
-
pacman -S pciutils
- Kali Linux
-
apt-get install pciutils
- CentOS
-
yum install pciutils
- Fedora
-
dnf install pciutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pciutils
- Raspbian
-
apt-get install pciutils
- Dockerfile
- dockerfile.run/setpci
- Docker
-
docker run cmd.cat/setpci setpci
powered by Commando
pciutils
Linux PCI Utilities
This package contains various utilities for inspecting and setting of devices connected to the PCI bus.