flatpak info flatpak Developer Alexander Larsson alexl@redhat.com flatpak info 1 flatpak-info Show information about an installed application or runtime 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 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. Options The 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`/files See also flatpak1, flatpak-install1, flatpak-update1