flatpak-run
Verified for current stable LTS
Flatpak Run Commands
Flatpak Run command syntax with verified terminal examples.
Commands
5 commands for Flatpak Run
flatpak-run Operations
Flatpak Run Command: Run Application Different Runtime Linux
flatpak run --runtime=<org.freedesktop.Sdk> <com.example.app> flatpak-run Operations
Flatpak Run Command: Run Application Specific Runtime Version Linux
flatpak run --runtime-version=<24.08|master|stable|...> <com.example.app> flatpak-run Operations
Flatpak Run Command: Run Installed Application Linux
flatpak run <com.example.app> flatpak-run Operations
Flatpak Run Command: Run Installed Application Specific Branch Linux
flatpak run --branch=<stable|beta|master|...> <com.example.app> flatpak-run Operations
Flatpak Run Command: Run Interactive Shell Flatpak Linux
flatpak run --command=<sh> <com.example.app> Suggest a Flatpak Run Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Flatpak Run workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.