flatpak remote-ls flatpak Developer Alexander Larsson alexl@redhat.com flatpak remote-ls 1 flatpak-remote-ls Show available runtimes and applications flatpak remote-ls OPTION REMOTE Description Shows runtimes and applications that are available in the remote repository with the name REMOTE. You can find all configured remote repositories with flatpak remote-list. Unless overridden with the --user or --installation options, this command uses the default system-wide configuration. Options The following options are understood: Show help options and exit. Use the per-user configuration. Use the default system-wide configuration. Use a system-wide installation specified by NAME among those defined in /etc/flatpak/installations.d. Using --installation=default is equivalent to using --system. Show arches, branches and commit ids, in addition to the names. Show only runtimes, omit applications. Show only applications, omit runtimes. Show only those which have updates available. Show only those matching the specied architecture. By default, only supported architectures are shown. Use --arch=* to show all archtectures. Print debug information during command processing. Print OSTree debug information during command processing. Print version information and exit. Examples $ flatpak --user remote-ls --only-apps testrepo org.gnome.Builder org.freedesktop.glxgears See also flatpak1, flatpak-remote-list1