update-pciids

Linux PCI Utilities

Debian Debian
RUN apt-get update && \ apt-get install -y pciutils
Ubuntu
RUN apt-get update && \ apt-get install -y pciutils
Alpine
RUN apk add pciutils
Arch Arch Linux
RUN pacman -S --noconfirm pciutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pciutils
CentOS
RUN yum install -y pciutils
Fedora
RUN dnf install -y pciutils
Raspbian
RUN apt-get update && \ apt-get install -y pciutils
click the source code to copy install update-pciids on any operating system with command-not-found.com