This is a simple RPM package that supplies the Ubuntu font family.
A pre-built binary RPM file for Fedora 39 can be downloaded from the GitHub releases.
dnf install 'https://github.com/mfederczuk/ubuntu-font-family-rpm/releases/download/0.83-1/ubuntu-fonts-0.83-1.fc39.noarch.rpm'
For other other versions of Fedora or other RPM-based Linux distrobutions, the RPM file should be built manually, though because this is such a simple package, the pre-built file should work on any system.
To build the RPM file, the programs rpmlint
, rpmdev-setuptree
and rpmbuild
are required.
The script build
is used to lint and fully build the binary RPM file and place it into the repository root.
Read through the Contribution Guidelines if you want to contribute to this project.
For information about copying and licensing, see the COPYING.txt
file.