flatpak-info(1) Show information about installed application and/or runtime

SYNOPSIS

flatpak info [OPTION...] NAME [BRANCH]

DESCRIPTION

Show info about and installed application and/or runtime.

By default, both per-user and system-wide installations are queried. Use the --user or --system options to change this.

By default this queries the installed apps and runtimes, but you can limit this by using the --app or --runtime option.

OPTIONS

The following options are understood:

-h, --help

Show help options and exit.

--user

Query per-user installations.

--system

Query system-wide installations.

--app

Query for applications.

--runtime

Query for runtimes.

-r, --show-ref

Show the installed ref.

-o, --show-origin

Show the remote the ref is installed from.

-c, --show-commit

Show the installed commit id.

-v, --verbose

Print 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