flatpak-make-current (1)
Leading comments
Title: flatpak make-current Author: Alexander Larsson <alexl@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 08/31/2017 Manual: flatpak make-current Source: flatpak Language: English
NAME
flatpak-make-current - Make a specific version of an app currentSYNOPSIS
- flatpak make-current [OPTION...] APP BRANCH
DESCRIPTION
When a new branch is installed it will automatically be made current, so this command is often not needed.
Unless overridden with the --user or --installation options, this command changes the default system-wide installation.
OPTIONS
The following options are understood:
-h, --help
- Show help options and exit.
--user
- Update a per-user installation.
--system
- Update the default system-wide installation.
--installation=NAME
- Updates a system-wide installation specified by NAME among those defined in /etc/flatpak/installations.d. Using --installation=default is equivalent to using --system.
--arch=ARCH
- The architecture to install for.
-v, --verbose
- Print debug information during command processing.
--version
- Print version information and exit.
EXAMPLES
$ flatpak --user make-current org.gnome.GEdit 3.14