How To Install adf-accanthis-3-fonts on Fedora 36
Introduction
In this tutorial we learn how to install adf-accanthis-3-fonts on Fedora 36.
What is adf-accanthis-3-fonts
A Latin font family published by Hirwen Harendal’s Arkandis Digital Foundry, Accanthis was inspired from the “Cloister Oldstyle” font family found in the “American Specimen Book of Typefaces Suplement”. Its medium contrast is sufficient to be reader-friendly and deliver an elegant and refined experience. Accanthis is a modernized garaldic font family and is well suited to book typesetting and refined presentations. This variant remixes a slightly modified Accanthis №2 with elements from the original Italic and changes to k, p, z and numbers.
We can use yum or dnf to install adf-accanthis-3-fonts on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install adf-accanthis-3-fonts.
Install adf-accanthis-3-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 adf-accanthis-3-fonts using dnf by running the following command:
sudo dnf -y install adf-accanthis-3-fonts
Install adf-accanthis-3-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 adf-accanthis-3-fonts using yum by running the following command:
sudo yum -y install adf-accanthis-3-fonts
How To Uninstall adf-accanthis-3-fonts on Fedora 36
To uninstall only the adf-accanthis-3-fonts package we can use the following command:
sudo dnf remove adf-accanthis-3-fonts
adf-accanthis-3-fonts Package Contents on Fedora 36
/etc/fonts/conf.d/60-adf-accanthis-3-fonts.conf
/usr/share/doc/adf-accanthis-3-fonts
/usr/share/doc/adf-accanthis-3-fonts/NOTICE.txt
/usr/share/fontconfig/conf.avail/60-adf-accanthis-3-fonts.conf
/usr/share/fonts/adf-accanthis-3-fonts
/usr/share/fonts/adf-accanthis-3-fonts/AccanthisADFStdNo3-Bold.otf
/usr/share/fonts/adf-accanthis-3-fonts/AccanthisADFStdNo3-BoldItalic.otf
/usr/share/fonts/adf-accanthis-3-fonts/AccanthisADFStdNo3-Italic.otf
/usr/share/fonts/adf-accanthis-3-fonts/AccanthisADFStdNo3-Regular.otf
/usr/share/licenses/adf-accanthis-3-fonts
/usr/share/licenses/adf-accanthis-3-fonts/COPYING
/usr/share/metainfo/org.fedoraproject.adf-accanthis-3-fonts.metainfo.xml
References
Summary
In this tutorial we learn how to install adf-accanthis-3-fonts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).