Collection of Flatpak apps available as RPM through COPR (for Fedora Linux). My main motivation for doing this was to get away from the ridiculous storage hogging by Flatpak apps. Since these apps may build for different versions of Gnome, Flatpak needs to download dependencies (runtimes, drivers, extras) for each version. Each of these versions can take up 1 GB+ of storage. Even if apps build for the same version of Gnome as you may already be on, Flatpak needs to download dependencies for it due to its sandboxed model. It can't use your system's packages. So even though an app may be a few kilobytes/megabytes, it needs gigabytes of total dependencies. Appimage does solve this to an extent by using compression, but the same compression leads to delays in starting some apps. My repo aims to provide Flatpak apps as RPMs in their original size (and even reduced size in some cases with upx) for Fedora Linux.
| App | Icon | Source | Version | COPR Build Status |
|---|---|---|---|---|
| aerion | hkdb/aerion | 0.2.4 | ![]() |
|
| amberol | World/amberol | 2026.1 | ![]() |
|
| bobby | hbons/bobby | 50.0.2 | ![]() |
|
| concessio | ronniedroid/concessio | 0.3.0 | ![]() |
|
| extension-manager | mjakeman/extension-manager | 0.6.5 | ![]() |
|
| eyedropper | FineFindus/eyedropper | 2.2.1 | ![]() |
|
| gitte | ckruse/Gitte | 0.4.1 | ![]() |
|
| keypunch | bragefuglseth/keypunch | 6.3 | ![]() |
|
| konbucase | ryonakano/konbucase | 4.5.1 | ![]() |
|
| missioncenter | mission-center-devs/mission-center | 1.1.0 | ![]() |
|
| morse | teacond/Morse | 1.3.0 | ![]() |
|
| mundi | nacho/mundi | 0.10.0 | ![]() |
|
| nucleus | lo-vely/nucleus | 3 | ![]() |
|
| pods | marhkb/pods | 3.0.0 | ![]() |
|
| rustdiff | jereok91/rustdiff | 0.1.7 | ![]() |
|
| spellingbee | josephmawa/spellingbee | 0.1.5 | ![]() |
|
| sudoku | sepehr-rs/Sudoku | 1.7.0 | ![]() |
|
| text-compare | josephmawa/TextCompare | 0.1.11 | ![]() |
|
| tomatillo | diegopvlk/Tomatillo | 1.0.5 | ![]() |
|
| words-game | petsoi/words | 0.7.9.1 | ![]() |
Warning
The failed builds are only for Fedora 43 because these applications require newer dependencies (like GTK 4.22+ and Libadwaita 1.9+) not yet available in the F43 repos.
Recommendation: Upgrade to Fedora 44 or use the Flatpak versions for these specific apps.
1. Enable COPR repo
sudo dnf copr enable infiniti151/flatpak-apps
2. Install app
sudo dnf install <app>



















