How To Install graphlcd-devel on Fedora 36

In this tutorial we learn how to install graphlcd-devel in Fedora 36. graphlcd-devel is Headers for graphlcd

Introduction

In this tutorial we learn how to install graphlcd-devel on Fedora 36.

What is graphlcd-devel

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 headers that programmers will need to develop applications which will use graphlcd-base.

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

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

sudo dnf -y install graphlcd-devel

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

sudo yum -y install graphlcd-devel

How To Uninstall graphlcd-devel on Fedora 36

To uninstall only the graphlcd-devel package we can use the following command:

sudo dnf remove graphlcd-devel

graphlcd-devel Package Contents on Fedora 36

/usr/include/glcddrivers
/usr/include/glcddrivers/config.h
/usr/include/glcddrivers/driver.h
/usr/include/glcddrivers/drivers.h
/usr/include/glcdgraphics
/usr/include/glcdgraphics/bitmap.h
/usr/include/glcdgraphics/extformats.h
/usr/include/glcdgraphics/font.h
/usr/include/glcdgraphics/glcd.h
/usr/include/glcdgraphics/image.h
/usr/include/glcdgraphics/imagefile.h
/usr/include/glcdgraphics/pbm.h
/usr/include/glcdskin
/usr/include/glcdskin/cache.h
/usr/include/glcdskin/config.h
/usr/include/glcdskin/display.h
/usr/include/glcdskin/font.h
/usr/include/glcdskin/function.h
/usr/include/glcdskin/object.h
/usr/include/glcdskin/parser.h
/usr/include/glcdskin/skin.h
/usr/include/glcdskin/string.h
/usr/include/glcdskin/type.h
/usr/include/glcdskin/variable.h
/usr/include/glcdskin/xml.h
/usr/lib64/libglcddrivers.so
/usr/lib64/libglcdgraphics.so
/usr/lib64/libglcdskin.so
/usr/share/doc/graphlcd-devel
/usr/share/doc/graphlcd-devel/README

References

Summary

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


title: “How To Install graphlcd-devel on Fedora 36” linkTitle: “graphlcd-devel” type: “docs” description: “In this tutorial we learn how to install graphlcd-devel in Fedora 36. graphlcd-devel is Headers for graphlcd” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/graphlcd-devel-featured.png

Introduction

In this tutorial we learn how to install graphlcd-devel on Fedora 36.

What is graphlcd-devel

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 headers that programmers will need to develop applications which will use graphlcd-base.

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

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

sudo dnf -y install graphlcd-devel

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

sudo yum -y install graphlcd-devel

How To Uninstall graphlcd-devel on Fedora 36

To uninstall only the graphlcd-devel package we can use the following command:

sudo dnf remove graphlcd-devel

graphlcd-devel Package Contents on Fedora 36

/usr/include/glcddrivers
/usr/include/glcddrivers/config.h
/usr/include/glcddrivers/driver.h
/usr/include/glcddrivers/drivers.h
/usr/include/glcdgraphics
/usr/include/glcdgraphics/bitmap.h
/usr/include/glcdgraphics/extformats.h
/usr/include/glcdgraphics/font.h
/usr/include/glcdgraphics/glcd.h
/usr/include/glcdgraphics/image.h
/usr/include/glcdgraphics/imagefile.h
/usr/include/glcdgraphics/pbm.h
/usr/include/glcdskin
/usr/include/glcdskin/cache.h
/usr/include/glcdskin/config.h
/usr/include/glcdskin/display.h
/usr/include/glcdskin/font.h
/usr/include/glcdskin/function.h
/usr/include/glcdskin/object.h
/usr/include/glcdskin/parser.h
/usr/include/glcdskin/skin.h
/usr/include/glcdskin/string.h
/usr/include/glcdskin/type.h
/usr/include/glcdskin/variable.h
/usr/include/glcdskin/xml.h
/usr/lib/libglcddrivers.so
/usr/lib/libglcdgraphics.so
/usr/lib/libglcdskin.so
/usr/share/doc/graphlcd-devel
/usr/share/doc/graphlcd-devel/README

References

Summary

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