GXDE Font Installer is used to install and uninstall font file for users with bulk install function.
- sudo apt install libdtkwidget-dev qttools5-dev-tools libfontconfig1-dev libfreetype6-dev libgxde-file-manager-dev
- mkdir build
- cd build
- qmake ..
- make
- ./gxde-font-installer
GXDE Font Installer is licensed under GPLv3.