How To Install glcddrivers on Fedora 36

In this tutorial we learn how to install glcddrivers in Fedora 36. glcddrivers is GraphLCD shared driver library

Introduction

In this tutorial we learn how to install glcddrivers on Fedora 36.

What is glcddrivers

The GraphLCD base is a project to support graphical LC displays. It is mainly used by the graphlcd plugin for the Video Disc Recorder to display its information. This package contains the driver library needed to run programs dynamically linked with GraphLCD.

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

Install glcddrivers 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 glcddrivers using dnf by running the following command:

sudo dnf -y install glcddrivers

Install glcddrivers 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 glcddrivers using yum by running the following command:

sudo yum -y install glcddrivers

How To Uninstall glcddrivers on Fedora 36

To uninstall only the glcddrivers package we can use the following command:

sudo dnf remove glcddrivers

glcddrivers Package Contents on Fedora 36

---
title: "How To Install glcddrivers on Fedora 36"
linkTitle: "glcddrivers"
type: "docs"
description: "In this tutorial we learn how to install glcddrivers in Fedora 36. glcddrivers is GraphLCD shared driver library"
/usr/lib/.build-id
/usr/lib/.build-id/14
/usr/lib/.build-id/14/351d7fe34a6f0cc1af4be047c76b8c13310db0
/usr/lib/libglcddrivers.so.2
/usr/lib/libglcddrivers.so.2.1.0
/usr/share/doc/glcddrivers
/usr/share/doc/glcddrivers/README
/usr/share/licenses/glcddrivers
/usr/share/licenses/glcddrivers/COPYING
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/glcddrivers-featured.png
---

Introduction

References

In this tutorial we learn how to install glcddrivers on Fedora 36.

Summary

What is glcddrivers

The GraphLCD base is a project to support graphical LC displays. It is mainly used by the graphlcd plugin for the Video Disc Recorder to display its information. This package contains the driver library needed to run programs dynamically linked with GraphLCD.
In this tutorial we learn how to install glcddrivers on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

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

Install glcddrivers 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 glcddrivers using dnf by running the following command:

sudo dnf -y install glcddrivers

Install glcddrivers 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 glcddrivers using yum by running the following command:

sudo yum -y install glcddrivers

How To Uninstall glcddrivers on Fedora 36

To uninstall only the glcddrivers package we can use the following command:

sudo dnf remove glcddrivers

glcddrivers Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/86
/usr/lib/.build-id/86/b620dedcf0d20fb0b6a38399b2c9c6d23e7107
/usr/lib64/libglcddrivers.so.2
/usr/lib64/libglcddrivers.so.2.1.0
/usr/share/doc/glcddrivers
/usr/share/doc/glcddrivers/README
/usr/share/licenses/glcddrivers
/usr/share/licenses/glcddrivers/COPYING

References

Summary

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