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 chriscowleyunix/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 |
---|---|---|
![]() |
aarch64 (107)*, i386 (89)*, x86_64 (3795)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (88)*, i386 (42)*, x86_64 (4866)* | Fedora 40 (534 downloads) |
![]() |
aarch64 (53)*, i386 (40)*, x86_64 (3963)* | Fedora 41 (429 downloads) |
![]() |
aarch64 (4)*, i386 (4)*, x86_64 (24)* | Fedora 42 (8 downloads) |
![]() |
aarch64 (216)*, i386 (303)*, x86_64 (539)* | Fedora rawhide (126 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable chriscowleyunix/better_fonts
More info about enabling Copr repositories