You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you elaborate on why Flatpak won't work on live images?
It's just an observation. I have been trying to test Flatpak since years, but since all I run is Live ISOs, I have not succeeded. Tried Ubuntu 17.10 a couple of days and it gave me an error about xattrs.
Is there a library with an API to install, update, uninstall and list installed AppImages?
AppImages do not need to be "installed". They are managed by drag-and-drop in the file manager. So, the file manager really is the way to "install, update, uninstall and list" AppImages. Especially since you can put them anywhere - including network shares, USB thumbdrives, etc.
That being said, there are software center applications like NX Software Center and OCS-Store that integrate the download and update of AppImages. They are using libappimage and libappimageupdate for that.
Then there is the optional appimaged daemon which monitors certain directories and integrates AppImages with the system (e.g., menus) if placed there.
More and more upstream projects are already distributing upstream-provided, official AppImages.
Supporting AppImage in Liri OS App Center would have, among others, these advantages:
appimaged
The text was updated successfully, but these errors were encountered: