flatpak infoflatpakDeveloperAlexanderLarssonalexl@redhat.comflatpak info1flatpak-infoShow information about an installed application or runtimeflatpak infoOPTIONNAMEBRANCHDescription
Show info about an installed application or runtime.
By default, the output is formatted in a friendly format.
If you specify any of the or
options, the output is instead
formatted in a machine-readable format.
By default, both per-user and system-wide installations are queried.
Use the ,
or 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 is equivalent to using
.
Query for this architecture. See flatpak --supported-arches
for architectures supported by the host.
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 runtime.
Show the SDK.
Show the permissions.
Show the level of access to the given path.
Show the matching extensions.
Show the on-disk location of the app or runtime. See the
examples below.
Print debug information during command processing.
Print OSTree debug information during command processing.
Examples$ flatpak info org.gnome.Builder//master$ tree `flatpak info -l org.gnome.Builder//master`/filesSee alsoflatpak1,
flatpak-install1,
flatpak-update1