Change the Arabic font on GNU/Linux Desktops using the Noto Sans Arabic, Arimo, Cousine and Tinos fonts. This project is excerpted from a YouTube video. The fonts were collected in one repository with a script for easy installation.
https://www.youtube.com/watch?v=qWjz0ewff4s
- clone the repo
git clone https://github.com/samad20/arabicFonts4Linux.git
- change directory to the repo
cd arabicFonts4Linux
- Run script
for KDE:
./changeFont-kde.sh
GNOME & others:
./changeFont.sh
- Reboot
sudo reboot