mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-20 14:32:02 -04:00
f117985e376b6ebf9f4f63e653bc4593dd53747c
So before you did: flatpak --user remote-add --from=https://sdk.gnome.org/gnome.flatpakrepo gnome Now you do: flatpak --user remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo This is a somewhat break, but this means we handle --from the same in remote-add and install, which seems important.
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
90.9%
Shell
5.3%
Python
1.8%
Meson
1.1%
Yacc
0.8%
