OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
FLATPAK REMOTE-DELE(1)       flatpak remote-delete      FLATPAK REMOTE-DELE(1)

NAME
       flatpak-remote-delete - Delete a remote repository

SYNOPSIS
       flatpak remote-delete [OPTION...] NAME

DESCRIPTION
       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.

OPTIONS
       The following options are understood:

       -h, --help
           Show help options and exit.

       -u, --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.

EXAMPLES
       $ flatpak --user remote-delete dried-raisins

SEE ALSO
       flatpak(1), flatpak-remote-add(1), flatpak-remote-modify(1), flatpak-
       remotes(1)

flatpak                                                 FLATPAK REMOTE-DELE(1)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=flatpak-remote-delete&sektion=1&manpath=>

home | help