flatpak list flatpak Developer Alexander Larsson alexl@redhat.com flatpak list 1 flatpak-list List installed applications and/or runtimes flatpak list OPTION Description Lists the names of the installed applications and/or runtime. By default, both per-user and system-wide installations are shown. Use the --user, --installation or --system options to change this. By default this lists both installed apps and runtime, but you can change this by using the --app or --runtime option. Options The following options are understood: Show help options and exit. List per-user installations. List the default system-wide installations. List a system-wide installation specified by NAME among those defined in /etc/flatpak/installations.d/. Using --installation=default is equivalent to using --system. List installations for this architecture. Show origin, sizes and other extra information. List applications. List runtimes. Print debug information during command processing. Print OSTree debug information during command processing. Print version information and exit. Examples $ flatpak --user list org.gnome.Builder org.freedesktop.glxgears org.gnome.MyApp org.gnome.GEdit See also flatpak1, flatpak-install1, flatpak-update1