How To Install allgeyer-fonts-common on Fedora 36
Introduction
In this tutorial we learn how to install allgeyer-fonts-common on Fedora 36.
What is allgeyer-fonts-common
Robert Allgeyer’s MusiQwik and MusiSync are a set of original True Type fonts that depict musical notation. Each music font may be used within a word processing document without the need for special music publishing software, or embedded in PDF files. This package consists of files used by other Allgeyer font packages.
We can use yum or dnf to install allgeyer-fonts-common on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install allgeyer-fonts-common.
Install allgeyer-fonts-common 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 allgeyer-fonts-common using dnf by running the following command:
sudo dnf -y install allgeyer-fonts-common
Install allgeyer-fonts-common 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 allgeyer-fonts-common using yum by running the following command:
sudo yum -y install allgeyer-fonts-common
How To Uninstall allgeyer-fonts-common on Fedora 36
To uninstall only the allgeyer-fonts-common package we can use the following command:
sudo dnf remove allgeyer-fonts-common
allgeyer-fonts-common Package Contents on Fedora 36
/usr/share/appdata/allgeyer.metainfo.xml
/usr/share/doc/allgeyer-fonts-common
/usr/share/doc/allgeyer-fonts-common/FONTLOG.txt
/usr/share/doc/allgeyer-fonts-common/LICENSE_OFL.txt
/usr/share/doc/allgeyer-fonts-common/MusiQwik_character_map.htm
/usr/share/doc/allgeyer-fonts-common/MusiSync-README.htm
/usr/share/doc/allgeyer-fonts-common/MusiSync_character_map.htm
/usr/share/doc/allgeyer-fonts-common/OFL-FAQ.txt
/usr/share/doc/allgeyer-fonts-common/README_MusiQwik_MusiSync.txt
/usr/share/doc/allgeyer-fonts-common/SOURCE.txt
/usr/share/doc/allgeyer-fonts-common/musiqwik_demo.png
/usr/share/doc/allgeyer-fonts-common/musisync_demo.png
References
Summary
In this tutorial we learn how to install allgeyer-fonts-common on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).