sideload
sideload copied to clipboard
Sideload Flatpaks on elementary OS
https://github.com/elementary/sideload/blob/05789bae8d05f655fdfdb13ed3fc10e9e0cf3d90/src/Views/MainView.vala#L127 We already get the correct app name (and thus app info), so we should make sure to pull the right icon name here as well
## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Describe the bug  I installed [Aqueducts from Flathub](https://flathub.org/apps/details/com.endlessnetwork.aqueducts) via its *.flatpakref file but the AppCenter...
Since we can't guarantee the level of sandboxing for flatpaks from outside AppCenter, I think it makes sense to show what kind of install time permissions will be granted. The...
If you're opening a Flatpakref for an app that's in a remote you already have on the system, we could just pass you off to an `appstream://` URL so you...
## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Feature **Is your feature request related to a problem? Please describe.** As an end-user, it seems...
## Prerequisites - [X] I have searched open and closed issues for duplicates. ## Feature Add the capability to install multiple at once. Situation: New install, want to install several...
Once #56 is merged, we can replace “this distributor” with the `.flatpakref`’s `SuggestRemoteName` in quotes if it exists.
If I start to install an app and then have second thoughts and cancel it partway through, Sideload should probably roll back any added remotes so that the system is...
Closes https://github.com/elementary/sideload/issues/169