We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Flatpak SDK:
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak install --user -y flathub org.flatpak.Builder org.gnome.Sdk//50 org.gnome.Platform//50 org.freedesktop.Sdk.Extension.vala//25.08
Arch:
sudo pacman -S --needed \ base-devel \ vala \ meson \ gtk4 \ glib2 \ libadwaita \ json-glib \ libxml2 \ libsoup3 \ libgee \ libarchive \ libmspack \ vte4 \ libmanette \ libportal \ libportal-gtk4 \ libgit2-glib
Only build:
make flatpak.dev.build
Build and run:
make flatpak.dev.run
make host make host-run