flatpak-remote-delete(1) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | SEE ALSO | COLOPHON

FLATPAK REMOTE-DELE(1)    flatpak remote-delete   FLATPAK REMOTE-DELE(1)

NAME         top

       flatpak-remote-delete - Delete a remote repository

SYNOPSIS         top


       flatpak remote-delete [OPTION...] NAME

DESCRIPTION         top

       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         top

       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         top

       $ flatpak --user remote-delete dried-raisins

SEE ALSO         top

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

COLOPHON         top

       This page is part of the flatpak (a tool for building and
       distributing desktop applications on Linux) project.  Information
       about the project can be found at ⟨http://flatpak.org/⟩.  It is
       not known how to report bugs for this man page; if you know,
       please send a mail to man-pages@man7.org.  This page was obtained
       from the project's upstream Git repository
       ⟨https://github.com/flatpak/flatpak⟩ on 2023-12-22.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2023-12-08.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

flatpak                                           FLATPAK REMOTE-DELE(1)

Pages that refer to this page: flatpak(1)flatpak-remote-add(1)flatpak-remote-modify(1)flatpak-remotes(1)