FLATPAK INFO(1) | flatpak info | FLATPAK INFO(1) |
NAME¶
flatpak-info - Show information about an installed application or runtime
SYNOPSIS¶
flatpak info [OPTION...] NAME [BRANCH]
DESCRIPTION¶
Show info about an installed application or runtime.
By default, the output is formatted in a friendly format. If you specify one of the options --show-ref, --show-origin, --show-commit, --show-size, --show-metadata, --show-permissions, --file-access, --show-location, --show-runtime or --show-sdk, the output is instead formatted in a machine-readable format.
By default, both per-user and system-wide installations are queried. Use the --user, --system or --installation options to change this.
OPTIONS¶
The following options are understood:
-h, --help
--user
--system
--installation=NAME
--arch=ARCH
-r, --show-ref
-o, --show-origin
-c, --show-commit
-s, --show-size
-m, --show-metadata
--show-runtime
--show-sdk
-M, --show-permissions
--file-access=PATH
-e, --show-extensions
-v, --verbose
--ostree-verbose
EXAMPLES¶
$ flatpak info org.gnome.Builder//master
SEE ALSO¶
flatpak |