How to Install and Uninstall glyph-keeper-SDL.x86_64 Package on Fedora 39

Last updated: November 27,2024

1. Install "glyph-keeper-SDL.x86_64" package

This guide covers the steps necessary to install glyph-keeper-SDL.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install glyph-keeper-SDL.x86_64

2. Uninstall "glyph-keeper-SDL.x86_64" package

Please follow the step by step instructions below to uninstall glyph-keeper-SDL.x86_64 on Fedora 39:

$ sudo dnf remove glyph-keeper-SDL.x86_64 $ sudo dnf autoremove

3. Information about the glyph-keeper-SDL.x86_64 package on Fedora 39

Last metadata expiration check: 2:23:55 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : glyph-keeper-SDL
Version : 0.32
Release : 36.fc39
Architecture : x86_64
Size : 97 k
Source : glyph-keeper-0.32-36.fc39.src.rpm
Repository : fedora
Summary : Library for text rendering with SDL
URL : http://www.allegro.cc/resource/Libraries/Text/GlyphKeeper
License : zlib
Description : 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 SDL apps.