'\" t .\" Title: flatpak remote-ls .\" Author: Alexander Larsson .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 03/26/2019 .\" Manual: flatpak remote-ls .\" Source: flatpak .\" Language: English .\" .TH "FLATPAK REMOTE\-LS" "1" "" "flatpak" "flatpak remote-ls" .\" ----------------------------------------------------------------- .\" * 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-remote-ls \- Show available runtimes and applications .SH "SYNOPSIS" .HP \w'\fBflatpak\ remote\-ls\fR\ 'u \fBflatpak remote\-ls\fR [OPTION...] REMOTE .SH "DESCRIPTION" .PP Shows runtimes and applications that are available in the remote repository with the name REMOTE\&. You can find all configured remote repositories with flatpak remote\-list\&. .PP Unless overridden with the \-\-user or \-\-installation options, this command uses the default system\-wide configuration\&. .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 Use the per\-user configuration\&. .RE .PP \fB\-\-system\fR .RS 4 Use the default system\-wide configuration\&. .RE .PP \fB\-\-installation=NAME\fR .RS 4 Use 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\-d\fR, \fB\-\-show\-details\fR .RS 4 Show arches, branches and commit ids, in addition to the names\&. .RE .PP \fB\-\-runtime\fR .RS 4 Show only runtimes, omit applications\&. .RE .PP \fB\-\-app\fR .RS 4 Show only applications, omit runtimes\&. .RE .PP \fB\-\-updates\fR .RS 4 Show only those which have updates available\&. .RE .PP \fB\-\-arch=ARCH\fR .RS 4 Show only those matching the specied architecture\&. By default, only supported architectures are shown\&. Use \-\-arch=* to show all archtectures\&. .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 remote\-ls \-\-only\-apps testrepo\fR .sp .if n \{\ .RS 4 .\} .nf org\&.gnome\&.Builder org\&.freedesktop\&.glxgears .fi .if n \{\ .RE .\} .SH "SEE ALSO" .PP \fBflatpak\fR(1), \fBflatpak-remote-list\fR(1)