mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-29 01:51:20 -05:00
f9c1cc40bbe7c8a0b8288cc97e3954442580fc93
This means you can do: flatpak run org.freedesktop.Sdk to get a shell in a sandbox with that runtime, but with an empty /app. You can also specify a particular runtime branch and command like so: flatpak run --command=ls org.gnome.Platform//3.22 /
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%
