How to Install and Uninstall libdrm2 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "libdrm2" package

This guide let you learn how to install libdrm2 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdrm2

2. Uninstall "libdrm2" package

This tutorial shows how to uninstall libdrm2 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdrm2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdrm2 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdrm2
Architecture: amd64
Version: 2.4.102-1ubuntu1
Multi-Arch: same
Priority: standard
Section: libs
Source: libdrm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Depends: libdrm-common (>= 2.4.102-1ubuntu1), libc6 (>= 2.29)
Filename: pool/main/libd/libdrm/libdrm2_2.4.102-1ubuntu1_amd64.deb
Size: 32332
MD5sum: d39adcac8d9a3d0b79c5c3942486b117
SHA1: a4424bfe9adc464c134f1398985bb8104c4248f4
SHA256: 3a6df3eccbe6df6c1fa2f9a04d4d9aa80ec3350c6851d0debdf8ca51ecb366d8
SHA512: 33db752af1f0621838f04ea99288544fccec41ac75d395351090dc4108fd36615b900c8001aebc34bcda130e7f82ac7ace1395d1d885d8177f1b442d2a992a62
Homepage: https://cgit.freedesktop.org/mesa/drm/
Description-en: 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.
Description-md5: aefc4200d84a6f2aee6f342bdd88dc24
Task: standard