How to Install and Uninstall pciutils Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "pciutils" package
This tutorial shows how to install pciutils on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
pciutils
Copied
2. Uninstall "pciutils" package
Please follow the steps below to uninstall pciutils on openSuSE Tumbleweed:
$
sudo zypper remove
pciutils
Copied
3. Information about the pciutils package on openSuSE Tumbleweed
Information for package pciutils:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pciutils
Version : 3.10.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 169.2 KiB
Installed : No
Status : not installed
Source package : pciutils-3.10.0-1.4.src
Upstream URL : https://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
Summary : PCI utilities for the Linux Kernel
Description :
lspci: This program displays detailed information about all PCI busses
and devices in the system, replacing the original /proc/pci interface.
setpci: This program allows reading from and writing to PCI device
configuration registers. For example, you can adjust the latency timers
with it.
update-pciids: This program downloads the current version of the
pci.ids file.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pciutils
Version : 3.10.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 169.2 KiB
Installed : No
Status : not installed
Source package : pciutils-3.10.0-1.4.src
Upstream URL : https://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
Summary : PCI utilities for the Linux Kernel
Description :
lspci: This program displays detailed information about all PCI busses
and devices in the system, replacing the original /proc/pci interface.
setpci: This program allows reading from and writing to PCI device
configuration registers. For example, you can adjust the latency timers
with it.
update-pciids: This program downloads the current version of the
pci.ids file.