Microsoft might just be planning to make the next generation of Windows a cloud-based, subscription service. While we have already had evidence of the former, fresh new leak hints at the latter too.
binaries (executables) go in /usr/bin, flatpaks are installed in their own sandboxes, appimages are wherever you put them.
the shortcuts in application menus go in /usr/share/applications as .desktop files which link to the app, so the user generally won’t have to worry about where the executable is.
why would the app store ask you where to install stuff??
binaries (executables) go in
/usr/bin
, flatpaks are installed in their own sandboxes, appimages are wherever you put them.the shortcuts in application menus go in
/usr/share/applications
as .desktop files which link to the app, so the user generally won’t have to worry about where the executable is.why would the app store ask you where to install stuff??