How To Install libdrm-armada on Fedora 36

In this tutorial we learn how to install libdrm-armada in Fedora 36. libdrm-armada is DRM driver for Marvell Armada displays

Introduction

In this tutorial we learn how to install libdrm-armada on Fedora 36.

What is libdrm-armada

Marvell Armada libdrm buffer object management module.

We can use yum or dnf to install libdrm-armada on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libdrm-armada.

Install libdrm-armada on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libdrm-armada using dnf by running the following command:

sudo dnf -y install libdrm-armada

Install libdrm-armada on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libdrm-armada using yum by running the following command:

sudo yum -y install libdrm-armada

How To Uninstall libdrm-armada on Fedora 36

To uninstall only the libdrm-armada package we can use the following command:

sudo dnf remove libdrm-armada

libdrm-armada Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/77ecc549acd0227a9a383d3d267baf1623a940
/usr/lib64/libdrm_armada.so.0
/usr/lib64/libdrm_armada.so.0.2.0
/usr/share/licenses/libdrm-armada
/usr/share/licenses/libdrm-armada/COPYING

References

Summary

In this tutorial we learn how to install libdrm-armada on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libdrm-armada on Fedora 36” linkTitle: “libdrm-armada” type: “docs” description: “In this tutorial we learn how to install libdrm-armada in Fedora 36. libdrm-armada is DRM driver for Marvell Armada displays” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libdrm-armada-featured.png

Introduction

In this tutorial we learn how to install libdrm-armada on Fedora 36.

What is libdrm-armada

Marvell Armada libdrm buffer object management module.

We can use yum or dnf to install libdrm-armada on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libdrm-armada.

Install libdrm-armada on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libdrm-armada using dnf by running the following command:

sudo dnf -y install libdrm-armada

Install libdrm-armada on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libdrm-armada using yum by running the following command:

sudo yum -y install libdrm-armada

How To Uninstall libdrm-armada on Fedora 36

To uninstall only the libdrm-armada package we can use the following command:

sudo dnf remove libdrm-armada

libdrm-armada Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/56
/usr/lib/.build-id/56/6bc75815c830ce7dd819925f24757ac895dc93
/usr/lib/libdrm_armada.so.0
/usr/lib/libdrm_armada.so.0.2.0
/usr/share/licenses/libdrm-armada
/usr/share/licenses/libdrm-armada/COPYING

References

Summary

In this tutorial we learn how to install libdrm-armada on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).