Is it possible to find Snaps, FlatPaks and AppImages without installing any application into Ubuntu system?
Sometimes a user may not want to install GUIs for Snap, FlatPak or AppImage, but wants to simply find applications by name or description and decide which version to install and from which software channel.
Is it possible to find Snaps, FlatPaks and AppImages without installing any application into Ubuntu system?
12 Answers
Update 20200517: the Linux App Store development is stopped.
Yes, it is possible with new open-source web-application named (guess how) Linux App Store.
It is located on and allows to list all applications packed as Snap, FlatPak or AppImage and has search by name. Below is example for VLC:
and we can see it is available from all three sources.
The project is in active development, anyone can improve it by filing issue.
I am not affiliated with this project in any way, I just wanted to share a good tool.
As Linux App Store development is stopped, this other project has the same aim: AppOutlet
And it simply does the job.
To install AppOutlet:
- download the AppImage file from their website
- make the file executable