How to Install and Uninstall libdrm-tools Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "libdrm-tools" package

Please follow the guidance below to install libdrm-tools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libdrm-tools

2. Uninstall "libdrm-tools" package

This tutorial shows how to uninstall libdrm-tools on openSuSE Tumbleweed:

$ sudo zypper remove libdrm-tools

3. Information about the libdrm-tools package on openSuSE Tumbleweed

Information for package libdrm-tools:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libdrm-tools
Version : 2.4.120-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 169.0 KiB
Installed : No
Status : not installed
Source package : libdrm-2.4.120-1.2.src
Upstream URL : https://dri.freedesktop.org/
Summary : Diagnostic utilities for DRI and DRM
Description :
libdrm is a library for accessing the Direct Rendering Manager on
Linux, BSD and other operating systems that support the ioctl
interface, and for chipsets with DRM memory manager, support for
tracking relocations and buffers. libdrm is a low-level library,
typically used by graphics drivers such as the Mesa DRI and X
drivers.
This package contains diagnostic utilities for DRI and DRM.

5. The same packages on other Linux Distributions