Why does Flatpak install applications in /var instead of /usr?
2
votes
1
answer
473
views
I've noticed that Flatpak, a popular package manager for Linux, installs applications in the
/var
directory instead of the traditional /usr
directory.
While /usr
has been the conventional location for installing applications, Flatpak opts for /var
, a directory used for variable data such as logs, spools, and temporary files.
What are the reasons behind this decision? Does it offer any advantages over the traditional approach?
Asked by AvidCoder
(121 rep)
Apr 29, 2024, 11:37 PM
Last activity: Apr 30, 2024, 10:54 AM
Last activity: Apr 30, 2024, 10:54 AM