Skip to content

mfederczuk/ubuntu-font-family-rpm

Repository files navigation

Ubuntu Font Family RPM

About

This is a simple RPM package that supplies the Ubuntu font family.

Download

Pre-built binary RPM files for Fedora 39 and 41 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.fc$(rpm -E %fedora).noarch.rpm"

For other versions of Fedora or other RPM-based Linux distributions, the RPM file should be built manually, though because this is such a simple package, the existing pre-built files should work on any system.

Building

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.

Contributing

Read through the Contribution Guidelines if you want to contribute to this project.

License

For information about copying and licensing, see the COPYING.txt file.