'\" t .\" Title: flatpak list .\" Author: Alexander Larsson .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 03/26/2019 .\" Manual: flatpak list .\" Source: flatpak .\" Language: English .\" .TH "FLATPAK LIST" "1" "" "flatpak" "flatpak list" .\" ----------------------------------------------------------------- .\" * 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-list \- List installed applications and/or runtimes .SH "SYNOPSIS" .HP \w'\fBflatpak\ list\fR\ 'u \fBflatpak list\fR [OPTION...] .SH "DESCRIPTION" .PP Lists the names of the installed applications and/or runtime\&. .PP By default, both per\-user and system\-wide installations are shown\&. Use the \-\-user, \-\-installation or \-\-system options to change this\&. .PP By default this lists the installed apps, but you can change 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 List per\-user installations\&. .RE .PP \fB\-\-system\fR .RS 4 List the default system\-wide installations\&. .RE .PP \fB\-\-installation=NAME\fR .RS 4 List a system\-wide installation specified by NAME among those defined in /etc/flatpak/installations\&.d\&. Using \-\-installation=default is equivalent to using \-\-system\&. .RE .PP \fB\-\-arch=ARCH\fR .RS 4 List installations for this architecture\&. .RE .PP \fB\-d\fR, \fB\-\-show\-details\fR .RS 4 Show arches and branches, in addition to the application names\&. .RE .PP \fB\-\-app\fR .RS 4 List applications\&. .RE .PP \fB\-\-runtime\fR .RS 4 List runtimes\&. .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 .PP \fB\-\-version\fR .RS 4 Print version information and exit\&. .RE .SH "EXAMPLES" .PP \fB$ flatpak \-\-user list\fR .sp .if n \{\ .RS 4 .\} .nf org\&.gnome\&.Builder org\&.freedesktop\&.glxgears org\&.gnome\&.MyApp org\&.gnome\&.GEdit .fi .if n \{\ .RE .\} .SH "SEE ALSO" .PP \fBflatpak\fR(1), \fBflatpak-install\fR(1), \fBflatpak-update\fR(1)