flatpak-list (1)
Leading comments
Title: flatpak list Author: Alexander Larsson <alexl@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 08/31/2017 Manual: flatpak list Source: flatpak Language: English
NAME
flatpak-list - List installed applications and/or runtimesSYNOPSIS
- flatpak list [OPTION...]
DESCRIPTION
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 the installed apps, but you can change this by using the --app or --runtime option.
OPTIONS
The following options are understood:
-h, --help
- Show help options and exit.
--user
- List per-user installations.
--system
- List the default system-wide installations.
--installation=NAME
- List a system-wide installation specified by NAME among those defined in /etc/flatpak/installations.d. Using --installation=default is equivalent to using --system.
--arch=ARCH
- List installations for this architecture.
-d, --show-details
- Show arches and branches, in addition to the application names.
--app
- List applications.
--runtime
- List runtimes.
-v, --verbose
- Print debug information during command processing.
--ostree-verbose
- Print OSTree debug information during command processing.
--version
- Print version information and exit.
EXAMPLES
$ flatpak --user list
-
org.gnome.Builder org.freedesktop.glxgears org.gnome.MyApp org.gnome.GEdit