flatpak make-currentflatpakDeveloperAlexanderLarssonalexl@redhat.comflatpak make-current1flatpak-make-currentMake a specific version of an app currentflatpak make-currentOPTIONAPPBRANCHDescription
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 or options, this command
changes the default system-wide installation.
OptionsThe following options are understood:
Show help options and exit.
Update a per-user installation.
Update the default system-wide installation.
Updates a system-wide installation specified by NAME
among those defined in /etc/flatpak/installations.d/.
Using is equivalent to using
.
The architecture to install for.
Print debug information during command processing.
Print OSTree debug information during command processing.
Examples$ flatpak --user make-current org.gnome.GEdit 3.14See alsoflatpak1,
flatpak-install1,
flatpak-list1