How To Install gdouros-analecta-fonts on Fedora 36
Introduction
In this tutorial we learn how to install gdouros-analecta-fonts on Fedora 36.
What is gdouros-analecta-fonts
Analecta is an ecclesiastic scripts font, covering Basic Latin, Greek and Coptic, some Punctuation and other Symbols, Coptic, typographica varia, Specials, Gothic and Deseret. It was created by George Douros.
We can use yum or dnf to install gdouros-analecta-fonts on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gdouros-analecta-fonts.
Install gdouros-analecta-fonts 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 gdouros-analecta-fonts using dnf by running the following command:
sudo dnf -y install gdouros-analecta-fonts
Install gdouros-analecta-fonts 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 gdouros-analecta-fonts using yum by running the following command:
sudo yum -y install gdouros-analecta-fonts
How To Uninstall gdouros-analecta-fonts on Fedora 36
To uninstall only the gdouros-analecta-fonts package we can use the following command:
sudo dnf remove gdouros-analecta-fonts
gdouros-analecta-fonts Package Contents on Fedora 36
/etc/fonts/conf.d/65-gdouros-analecta.conf
/usr/share/doc/gdouros-analecta-fonts
/usr/share/doc/gdouros-analecta-fonts/Analecta.pdf
/usr/share/fontconfig/conf.avail/65-gdouros-analecta.conf
/usr/share/fonts/gdouros-analecta
/usr/share/fonts/gdouros-analecta/Analecta.ttf
/usr/share/metainfo/gdouros-analecta.metainfo.xml
References
Summary
In this tutorial we learn how to install gdouros-analecta-fonts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).