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 (161)*, i386 (121)*, x86_64 (4960)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (122)*, i386 (128)*, x86_64 (4689)* | Fedora 41 (512 downloads) |
![]() |
aarch64 (143)*, i386 (143)*, x86_64 (2559)* | Fedora 42 (275 downloads) |
![]() |
aarch64 (3)*, i386 (14)*, x86_64 (5)* | Fedora 43 (7 downloads) |
![]() |
aarch64 (286)*, i386 (383)*, x86_64 (707)* | Fedora rawhide (144 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable chriscowleyunix/better_fonts
More info about enabling Copr repositories