flatpak-make-current(1) Make a specific version of an app current

SYNOPSIS

flatpak make-current [OPTION...] APP BRANCH

DESCRIPTION

Makes a particular branch of an application current. Only the current branch of an app has its exported files (such as desktop files and icons) made visible to the host.

When a new branch is installed it will automatically be made current, so this command is often not needed.

Unless overridden with the --user option, this command creates a system-wide installation.

OPTIONS

The following options are understood:

-h, --help

Show help options and exit.

--user

Create a per-user installation.

--system

Create a system-wide installation.

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