flatpak remote-deleteflatpakDeveloperAlexanderLarssonalexl@redhat.comflatpak remote-delete1flatpak-remote-deleteDelete a remote repositoryflatpak remote-deleteOPTIONNAMEDescription
Removes a remote repository from the flatpak repository configuration.
NAME is the name of an existing remote.
Unless overridden with the --system, --user, or --installation options,
this command uses either the default system-wide installation or the
per-user one, depending on which has the specified
REMOTE.
OptionsThe following options are understood:
Show help options and exit.
Modify the per-user configuration.
Modify the default system-wide configuration.
Modify a system-wide installation specified by NAME
among those defined in /etc/flatpak/installations.d/.
Using --installation=default is equivalent to using
--system.
Remove remote even if its in use by installed apps or runtimes.
Print debug information during command processing.
Print OSTree debug information during command processing.
Print version information and exit.
Examples$ flatpak --user remote-delete dried-raisinsSee alsoflatpak1,
flatpak-remote-add1,
flatpak-remote-modify1,
flatpak-remotes1