Posted in Linux Ubuntubash: lspci: command not foundby TechHubWriter•October 7, 2024•0 On Ubuntu server, when I run lspci command, i get the error root@first-vm:~# lspci -bash: lspci: command not found root@first-vm:~# To fix this error, install package pciutils apt install -y pciutils See lspci Visited 1 times, 1 visit(s) today TechHubWriter More by TechHubWriter