'\" t .\" Title: flatpak info .\" Author: Alexander Larsson .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 03/26/2019 .\" 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 installed application and/or runtime .SH "SYNOPSIS" .HP \w'\fBflatpak\ info\fR\ 'u \fBflatpak info\fR [OPTION...] NAME [BRANCH] .SH "DESCRIPTION" .PP Show info about and installed application and/or runtime\&. .PP By default, both per\-user and system\-wide installations are queried\&. Use the \-\-user, \-\-system or \-\-installation options to change this\&. .PP By default this queries the installed apps and runtimes, but you can limit this by using the \-\-app or \-\-runtime option\&. .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 \-\-installation=default is equivalent to using \-\-system\&. .RE .PP \fB\-\-app\fR .RS 4 Query for applications\&. .RE .PP \fB\-\-runtime\fR .RS 4 Query for runtimes\&. .RE .PP \fB\-\-arch=ARCH\fR .RS 4 Query for this architecture\&. .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\-v\fR, \fB\-\-verbose\fR .RS 4 Print debug information during command processing\&. .RE .PP \fB\-\-version\fR .RS 4 Print version information and exit\&. .RE .SH "EXAMPLES" .PP \fB$ flatpak info org\&.gnome\&.Builder//master\fR .SH "SEE ALSO" .PP \fBflatpak\fR(1), \fBflatpak-install\fR(1), \fBflatpak-update\fR(1)