flatpak-info (1)
Leading comments
Title: flatpak info Author: Alexander Larsson <alexl@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 08/31/2017 Manual: flatpak info Source: flatpak Language: English
NAME
flatpak-info - Show information about installed application and/or runtimeSYNOPSIS
- flatpak info [OPTION...] NAME [BRANCH]
DESCRIPTION
By default, both per-user and system-wide installations are queried. Use the --user, --system or --installation 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 the default system-wide installation.
--installation=NAME
- Query a system-wide installation by NAME among those defined in /etc/flatpak/installations.d. Using --installation=default is equivalent to using --system.
--app
- Query for applications.
--runtime
- Query for runtimes.
--arch=ARCH
- Query for this architecture.
-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 info org.gnome.Builder//master