How To Install nafees-naskh-fonts on Fedora 36
Introduction
In this tutorial we learn how to install nafees-naskh-fonts on Fedora 36.
What is nafees-naskh-fonts
Character based Nafees Naskh Open Type Font for writing Urdu in Naskh\ script with full aerab support based on Unicode standard.
We can use yum or dnf to install nafees-naskh-fonts on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nafees-naskh-fonts.
Install nafees-naskh-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 nafees-naskh-fonts using dnf by running the following command:
sudo dnf -y install nafees-naskh-fonts
Install nafees-naskh-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 nafees-naskh-fonts using yum by running the following command:
sudo yum -y install nafees-naskh-fonts
How To Uninstall nafees-naskh-fonts on Fedora 36
To uninstall only the nafees-naskh-fonts package we can use the following command:
sudo dnf remove nafees-naskh-fonts
nafees-naskh-fonts Package Contents on Fedora 36
/etc/fonts/conf.d/67-nafees-naskh.conf
/usr/share/appdata/nafees-naskh.metainfo.xml
/usr/share/doc/nafees-naskh-fonts
/usr/share/doc/nafees-naskh-fonts/Nafees Naskh v2.01.pdf
/usr/share/fontconfig/conf.avail/67-nafees-naskh.conf
/usr/share/fonts/nafees-naskh
/usr/share/fonts/nafees-naskh/Nafees Naskh v2.01.ttf
References
Summary
In this tutorial we learn how to install nafees-naskh-fonts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).