flatpak infoflatpakDeveloperAlexanderLarssonalexl@redhat.comflatpak info1flatpak-infoShow information about installed application and/or runtimeflatpak infoOPTIONNAMEBRANCHDescription
Show info about and installed application and/or runtime.
By default, the output is formatted in a friendly format.
If you specify one of the options --show-ref, --show-commit,
--show-origin, --show-metadata or --show-size, 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.
OptionsThe following options are understood:
Show help options and exit.
Query per-user installations.
Query the default system-wide installation.
Query a system-wide installation by NAME among
those defined in /etc/flatpak/installations.d/.
Using --installation=default is equivalent to using
--system.
Query for this architecture.
Show the installed ref.
Show the remote the ref is installed from.
Show the installed commit id.
Show the installed size.
Show the metadata.
Show the matching extensions.
Print debug information during command processing.
Print version information and exit.
Examples$ flatpak info org.gnome.Builder//masterSee alsoflatpak1,
flatpak-install1,
flatpak-update1