mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-02 13:05:57 -04:00
8152331bd04bc4fdf61e4546ba60ca2e5c76445c
Apps may rely on /var/tmp not being in ram, for instance when downloading large files. See for instance: http://0pointer.net/blog/projects/tmp.html We make /var/tmp point to ~/.var/app/cache/tmp so that each app get its own instane, and so that its cleared whe removing xdg-cache-dir for the app.
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.2%
Python
1.8%
Meson
1.1%
Yacc
0.8%
