Block a user
libdrm2 (2.4.125-1)
Published 2025-08-25 20:40:33 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install libdrm2=2.4.125-1
Repository Info
Distributions |
plucky |
Components |
main |
Architectures |
arm64 |
About this package
Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm.
Dependencies
| libdrm-common (>= 2.4.125-1) |
| libc6 (>= 2.38) |