No description
Find a file
2025-03-24 23:14:17 +05:30
.github merge: Use github token to check if actor is reviewer and add label 2025-03-24 23:14:17 +05:30
CONTRIBUTING.md CONTRIBUTING.md: Update links to docs sites of Flathub and Flatpak 2024-03-30 22:54:09 +05:30
COPYING Initial commit 2017-04-04 06:07:32 -04:00
README.md Update Website Link (#4846) 2024-01-09 18:38:07 +05:30

Flathub

Flathub is the central place for building and hosting Flatpak builds.

Using the Flathub repository

To install applications that are hosted on Flathub, use the following:

flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gnome.Recipes

To install applications from the beta branch, use the following:

flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.godotengine.Godot

For more information and more applications see https://flathub.org

Contributing to Flathub

For information on creating packages or reporting issues please see the contributing page.

Note: this repository is not for reporting issues related to the flathub.org website itself or contributing to its development. For that, go to https://github.com/flathub-infra/website