I found since people are used to app stores, I’ve had a much easier time convincing people to try out Linux. My mom even said that she always wished her windows PC had a proper app store.
I think it’s still important to explain the key difference between an “app store” and a package repository: the latter isn’t a “store” because everything is free.
There is no install needed, you can just edit permissions and make the file executable and then when you open it or click it the app runs.
What won’t be created by default is an application menu to run it from whatever desktop environment you use. You can create those if you wish. You can create a launcher in the menu manually, or you can use a tool called AppImageLauncher to create these for you.
“But can Linux install things via a single .exe file? HAHAH EAT IT NERD!”
- 10’ish years ago past me, before discovering the magical wonders of the package manager
I found since people are used to app stores, I’ve had a much easier time convincing people to try out Linux. My mom even said that she always wished her windows PC had a proper app store.
I think it’s still important to explain the key difference between an “app store” and a package repository: the latter isn’t a “store” because everything is free.
True but it helps get the concept across so much.
But Windows does have an app store, and has for ages now.
With app images it’s easier than installing. Although the chmod step will deter the typical windows user
How do you actually install an AppImage? I figured out how to use them, but not how to install them.
You don’t install them. You just give them the permission to run and then run them.
There is no install needed, you can just edit permissions and make the file executable and then when you open it or click it the app runs.
What won’t be created by default is an application menu to run it from whatever desktop environment you use. You can create those if you wish. You can create a launcher in the menu manually, or you can use a tool called AppImageLauncher to create these for you.
There’s a pretty good explanation here: https://askubuntu.com/questions/1311600/add-an-appimage-application-to-the-top-menu-bar