How To Install glyph-keeper-allegro on Fedora 36
Introduction
In this tutorial we learn how to install glyph-keeper-allegro
on Fedora 36.
What is glyph-keeper-allegro
Glyph Keeper is a library for text rendering. It is written in C and can be used by C or C++ code. Glyph Keeper helps your program to load a font, render character glyphs and write them to the target surface. Glyph Keeper uses FreeType as a font engine. This package contains glyph-keeper build for use with Allegro apps.
We can use yum
or dnf
to install glyph-keeper-allegro
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install glyph-keeper-allegro.
Install glyph-keeper-allegro 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 glyph-keeper-allegro
using dnf
by running the following command:
sudo dnf -y install glyph-keeper-allegro
Install glyph-keeper-allegro 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 glyph-keeper-allegro
using yum
by running the following command:
sudo yum -y install glyph-keeper-allegro
How To Uninstall glyph-keeper-allegro on Fedora 36
To uninstall only the glyph-keeper-allegro
package we can use the following command:
sudo dnf remove glyph-keeper-allegro
glyph-keeper-allegro Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/b00fbc2049afab04850941179223a44164794a
/usr/lib64/libglyph-alleg.so.0
/usr/share/doc/glyph-keeper-allegro
/usr/share/doc/glyph-keeper-allegro/authors.txt
/usr/share/doc/glyph-keeper-allegro/changes.txt
/usr/share/doc/glyph-keeper-allegro/compiling.html
/usr/share/doc/glyph-keeper-allegro/img
/usr/share/doc/glyph-keeper-allegro/img/AgainstTCPA-88x31.gif
/usr/share/doc/glyph-keeper-allegro/img/advance.png
/usr/share/doc/glyph-keeper-allegro/img/glyph-keeper-icon.png
/usr/share/doc/glyph-keeper-allegro/img/no-patents-88x36.png
/usr/share/doc/glyph-keeper-allegro/img/no_software_patents-90x40.jpg
/usr/share/doc/glyph-keeper-allegro/img/opensource-55x48.png
/usr/share/doc/glyph-keeper-allegro/img/valid-css-88x31.png
/usr/share/doc/glyph-keeper-allegro/img/valid-html401-88x31.png
/usr/share/doc/glyph-keeper-allegro/index.html
/usr/share/doc/glyph-keeper-allegro/license.txt
/usr/share/doc/glyph-keeper-allegro/manual.html
/usr/share/doc/glyph-keeper-allegro/reference.html
References
Summary
In this tutorial we learn how to install glyph-keeper-allegro
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install glyph-keeper-allegro on Fedora 36” linkTitle: “glyph-keeper-allegro” type: “docs” description: “In this tutorial we learn how to install glyph-keeper-allegro in Fedora 36. glyph-keeper-allegro is Library for text rendering with Allegro” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/glyph-keeper-allegro-featured.png
Introduction
In this tutorial we learn how to install glyph-keeper-allegro
on Fedora 36.
What is glyph-keeper-allegro
Glyph Keeper is a library for text rendering. It is written in C and can be used by C or C++ code. Glyph Keeper helps your program to load a font, render character glyphs and write them to the target surface. Glyph Keeper uses FreeType as a font engine. This package contains glyph-keeper build for use with Allegro apps.
We can use yum
or dnf
to install glyph-keeper-allegro
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install glyph-keeper-allegro.
Install glyph-keeper-allegro 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 glyph-keeper-allegro
using dnf
by running the following command:
sudo dnf -y install glyph-keeper-allegro
Install glyph-keeper-allegro 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 glyph-keeper-allegro
using yum
by running the following command:
sudo yum -y install glyph-keeper-allegro
How To Uninstall glyph-keeper-allegro on Fedora 36
To uninstall only the glyph-keeper-allegro
package we can use the following command:
sudo dnf remove glyph-keeper-allegro
glyph-keeper-allegro Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/92a0303062bb18dddc947a95eac30cb6974999
/usr/lib/libglyph-alleg.so.0
/usr/share/doc/glyph-keeper-allegro
/usr/share/doc/glyph-keeper-allegro/authors.txt
/usr/share/doc/glyph-keeper-allegro/changes.txt
/usr/share/doc/glyph-keeper-allegro/compiling.html
/usr/share/doc/glyph-keeper-allegro/img
/usr/share/doc/glyph-keeper-allegro/img/AgainstTCPA-88x31.gif
/usr/share/doc/glyph-keeper-allegro/img/advance.png
/usr/share/doc/glyph-keeper-allegro/img/glyph-keeper-icon.png
/usr/share/doc/glyph-keeper-allegro/img/no-patents-88x36.png
/usr/share/doc/glyph-keeper-allegro/img/no_software_patents-90x40.jpg
/usr/share/doc/glyph-keeper-allegro/img/opensource-55x48.png
/usr/share/doc/glyph-keeper-allegro/img/valid-css-88x31.png
/usr/share/doc/glyph-keeper-allegro/img/valid-html401-88x31.png
/usr/share/doc/glyph-keeper-allegro/index.html
/usr/share/doc/glyph-keeper-allegro/license.txt
/usr/share/doc/glyph-keeper-allegro/manual.html
/usr/share/doc/glyph-keeper-allegro/reference.html
References
Summary
In this tutorial we learn how to install glyph-keeper-allegro
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).