'\" t .\" Title: flatpak remote-delete .\" Author: Alexander Larsson .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 04/19/2024 .\" Manual: flatpak remote-delete .\" Source: flatpak .\" Language: English .\" .TH "FLATPAK REMOTE\-DELE" "1" "" "flatpak" "flatpak remote-delete" .\" ----------------------------------------------------------------- .\" * 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-delete \- Delete a remote repository .SH "SYNOPSIS" .HP \w'\fBflatpak\ remote\-delete\fR\ 'u \fBflatpak remote\-delete\fR [OPTION...] NAME .SH "DESCRIPTION" .PP Removes a remote repository from the flatpak repository configuration\&. NAME is the name of an existing remote\&. .PP Unless overridden with the \fB\-\-system\fR, \fB\-\-user\fR, or \fB\-\-installation\fR options, this command uses either the default system\-wide installation or the per\-user one, depending on which has the specified REMOTE\&. .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\-u\fR, \fB\-\-user\fR .RS 4 Modify the per\-user configuration\&. .RE .PP \fB\-\-system\fR .RS 4 Modify the default system\-wide configuration\&. .RE .PP \fB\-\-installation=NAME\fR .RS 4 Modify a system\-wide installation specified 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\-\-force\fR .RS 4 Remove remote even if its in use by installed apps or 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 .SH "EXAMPLES" .PP \fB$ flatpak \-\-user remote\-delete dried\-raisins\fR .SH "SEE ALSO" .PP \fBflatpak\fR(1), \fBflatpak-remote-add\fR(1), \fBflatpak-remote-modify\fR(1), \fBflatpak-remotes\fR(1)