Description
Better fonts for Fedora
fontconfig-font-replacements
provides free substitutions for popular proprietary fonts from Microsoft and Apple operating systems.
It makes your web browsing more aesthetically pleasing - you won't be seeing DejaVu Sans font on every damn webpage.
Installation Instructions
- Enable COPR repository:
sudo dnf copr enable hyperreal/better_fonts -y
- Install packages:
sudo dnf install fontconfig-font-replacements -y
- (Optional) Enable subpixel (rgb) antialiasing:
sudo dnf install fontconfig-enhanced-defaults -y
- Log out and log in again or restart computer to see the effect
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (211)*, x86_64 (11688)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (166)*, x86_64 (12061)* | Fedora 39 (1692 downloads) |
Fedora 40 | aarch64 (162)*, x86_64 (7897)* | Fedora 40 (937 downloads) |
Fedora 41 | aarch64 (2)*, x86_64 (1971)* | Fedora 41 (234 downloads) |
Fedora rawhide | aarch64 (8)*, x86_64 (471)* | Fedora rawhide (108 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hyperreal/better_fonts
More info about enabling Copr repositories