'\" t .\" Title: flatpak info .\" Author: Alexander Larsson .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/18/2023 .\" Manual: flatpak info .\" Source: flatpak .\" Language: English .\" .TH "FLATPAK INFO" "1" "" "flatpak" "flatpak info" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" flatpak-info \- Show information about an installed application or runtime .SH "SYNOPSIS" .HP \w'\fBflatpak\ info\fR\ 'u \fBflatpak info\fR [OPTION...] NAME [BRANCH] .SH "DESCRIPTION" .PP Show info about an installed application or runtime\&. .PP By default, the output is formatted in a friendly format\&. If you specify any of the \fB\-\-show\-\&...\fR or \fB\-\-file\-access\fR options, the output is instead formatted in a machine\-readable format\&. .PP By default, both per\-user and system\-wide installations are queried\&. Use the \fB\-\-user\fR, \fB\-\-system\fR or \fB\-\-installation\fR options to change this\&. .SH "OPTIONS" .PP The following options are understood: .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Show help options and exit\&. .RE .PP \fB\-\-user\fR .RS 4 Query per\-user installations\&. .RE .PP \fB\-\-system\fR .RS 4 Query the default system\-wide installation\&. .RE .PP \fB\-\-installation=NAME\fR .RS 4 Query a system\-wide installation by NAME among those defined in /etc/flatpak/installations\&.d/\&. Using \fB\-\-installation=default\fR is equivalent to using \fB\-\-system\fR\&. .RE .PP \fB\-\-arch=ARCH\fR .RS 4 Query for this architecture\&. See \fBflatpak \-\-supported\-arches\fR for architectures supported by the host\&. .RE .PP \fB\-r\fR, \fB\-\-show\-ref\fR .RS 4 Show the installed ref\&. .RE .PP \fB\-o\fR, \fB\-\-show\-origin\fR .RS 4 Show the remote the ref is installed from\&. .RE .PP \fB\-c\fR, \fB\-\-show\-commit\fR .RS 4 Show the installed commit id\&. .RE .PP \fB\-s\fR, \fB\-\-show\-size\fR .RS 4 Show the installed size\&. .RE .PP \fB\-m\fR, \fB\-\-show\-metadata\fR .RS 4 Show the metadata\&. .RE .PP \fB\-\-show\-runtime\fR .RS 4 Show the runtime\&. .RE .PP \fB\-\-show\-sdk\fR .RS 4 Show the SDK\&. .RE .PP \fB\-M\fR, \fB\-\-show\-permissions\fR .RS 4 Show the permissions\&. .RE .PP \fB\-\-file\-access=PATH\fR .RS 4 Show the level of access to the given path\&. .RE .PP \fB\-e\fR, \fB\-\-show\-extensions\fR .RS 4 Show the matching extensions\&. .RE .PP \fB\-l\fR, \fB\-\-show\-location\fR .RS 4 Show the on\-disk location of the app or runtime\&. See the examples below\&. .RE .PP \fB\-v\fR, \fB\-\-verbose\fR .RS 4 Print debug information during command processing\&. .RE .PP \fB\-\-ostree\-verbose\fR .RS 4 Print OSTree debug information during command processing\&. .RE .SH "EXAMPLES" .PP \fB$ flatpak info org\&.gnome\&.Builder//master\fR .PP \fB$ tree `flatpak info \-l org\&.gnome\&.Builder//master`/files\fR .SH "SEE ALSO" .PP \fBflatpak\fR(1), \fBflatpak-install\fR(1), \fBflatpak-update\fR(1)