flatpak-remote-delete (1) Linux Manual Page
flatpak-remote-delete – Delete a remote repository
Synopsis
- flatpak remote-delete [OPTION…] NAME
Description
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.
Options
The following options are understood: -h, –help
- Show help options and exit.
–user
- Modify the per-user configuration.
–system
- Modify the default system-wide configuration.
–installation=NAME
- Modify a system-wide installation specified by NAME among those defined in /etc/flatpak/installations.d/. Using –installation=default is equivalent to using –system.
–force
- Remove remote even if its in use by installed apps or runtimes.
-v, –verbose
- Print debug information during command processing.
–ostree-verbose
- Print OSTree debug information during command processing.
