The following tutorial replaces Fedora RPM applications with Flatpak (Flathub), providing better isolation and more consistent updates.
![]() |
- GNOME Core Apps (Calendar, Contacts, Maps, Weather, etc.)
- Fedora Workstation
| ID application | Name |
|---|---|
| org.gnome.Boxes | Boxes |
| org.gnome.Calculator | Calculator |
| org.gnome.Calendar | Calendar |
| org.gnome.Characters | Characters |
| org.gnome.clocks | Clocks |
| org.gnome.Contacts | Contacts |
| org.gnome.Decibels | Audio Player |
| org.gnome.baobab | Disk Usage Analyzer |
| org.gnome.SimpleScan | Document Scanner |
| org.gnome.Papers | Document Viewer |
| org.gnome.font-viewer | Fonts |
| org.gnome.Logs | Logs |
| org.gnome.Loupe | Image Viewer |
| org.gnome.Maps | Maps |
| net.nokyan.Resources | Resources |
| org.gnome.Showtime | Videos |
| org.gnome.TextEditor | Text Editor |
| app.devsuite.Ptyxis | Ptyxis |
| org.gnome.Weather | Weather |
| org.gnome.Snapshot | Screenshot |
| EXTRA APPS | ---------------------- |
| com.mattjakeman.ExtensionManager | Extensions |
| page.tesk.Refine | Refine (tweaks) |
| page.codeberg.libre_menu_editor.LibreMenuEditor | Edit Menu |
This list can be updated as it changes the application base of GNOME Core.
-
Removes RPM applications and Installs Flatpak versions
Replaces RPM apps with Flatpak packages, ensuring better sandboxing and more frequent updates. -
Sets Flathub as the highest priority repository
Configures Flatpak to prioritize Flathub, the largest and most reliable source of GNOME apps. -
Applies the ADW GTK3 theme
Installs and enables the ADW GTK3 theme for a seamless and visually consistent experience with GNOME.
Step by step:
-
Download or clone the script from GitHub:
cd ~/Downloads wget https://raw.githubusercontent.com/diogopessoa/fedora-flatpak-setup/main/fedora-flatpak-setup.sh
-
Make it executable:
chmod +x fedora-flatpak-setup.sh
-
Run with superuser privileges:
sudo ./fedora-flatpak-setup.sh
Done! If everything went well, you will receive the message "✅ Process completed successfully!".
Creative Commons Zero v1.0 Universal — free for use, modification and distribution..
