Original address: Fedora 21 beautify your font with infinality http://blog.csdn.net/element207/article/details/41746683
Install infinality font rendering software:
sudo rpm-uvh http://www.infinality.net/fedora/linux/infinality-repo-1.0-1.noarch.rpm
The next step is the key: Since Fedora 21 is not officially released, there are no 21 links on the www.infinality.net, you must manually modify the source address.
Otherwise yum will always error. (please skip this step after Fedora 21 is officially released, if the installation is normal, continue down, if Yum error, then modify the following content)
Open the following file:
sudo vim/etc/yum.repos.d/infinality.repo
Follow the red section below to modify it: (20/x86_64) and (20/noarch)
[infinality] name=infinality baseurl=http://www.infinality.net/fedora/ linux/20/x86_64/ enabled=1 gpgcheck=0 [infinality- Noarch] Name=infinality- noarch baseurl=http://WWW.INFINALITY.NET/FEDORA/LINUX/20 /noarch/ enabled=1 gpgcheck=0
After saving, continue with the following steps:
sudo yum install freetype-infinality fontconfig-infinality
To make the font effect effective:
cd/etc/fonts/infinality sudo. /infctl.sh SetStyle
Restart to see the effect.
Finally, the Infinality-repo.noarch is manually modified and deleted. Otherwise, there's a problem when you use Yum.
sudo yum remove Infinality-repo.noarch
Fedora 21 Installation Infinality