Celeb Glow
updates | April 04, 2026

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?

1

2 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:

search 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:

App Outlet

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy