mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-22 01:57:18 +00:00
* chore(deps-dev): switch to prettier 3.6.2 Signed-off-by: Jeff MAURY <jmaury@redhat.com>
1.3 KiB
1.3 KiB
| sidebar_position | title | description | tags | keywords | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | Installing from a Flatpak bundle | You can install Podman Desktop on Linux from a Flatpak bundle. |
|
|
Installing Podman Desktop from a Flatpak bundle
Consider installing a Flatpak bundle rather than from Flathub when:
- You cannot use Flathub.
- You want to install an unreleased version.
Prerequisites
Procedure
-
Download the Flatpak bundle to a
$HOME/Downloads/podman-desktop-<version>.flatpakfile from: -
Install Podman Desktop from the downloaded Flatpak bundle:
$ flatpak install --user $HOME/Downloads/podman-desktop-<version>.flatpak
Verification
-
Open Podman Desktop from a terminal:
$ flatpak run io.podman_desktop.PodmanDesktop