this post was submitted on 07 Jan 2024
8 points (72.2% liked)

linuxmemes

20761 readers
1691 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 8 months ago (1 children)

I don't know why so many windows users find it so difficult to install software on linux.

Use the app store like you do on your phone

And yet, they keep opening a browser and searching "how do I install X".

๐Ÿคท

CC BY-NC-SA 4.0

[โ€“] [email protected] 0 points 8 months ago* (last edited 8 months ago) (1 children)
[โ€“] [email protected] -1 points 8 months ago* (last edited 8 months ago)

It's an analogy to help people understand how easy it is to install stuff on linux (applications, libraries, services, etc.). App stores are just frontends to package managers. Package managers get their packages from package repositories. On linux, there are multiple package repositories and a plethora of package repositories.

On Android (a linux derivative) nearly each manufacturer has their own app store + Google App Store. There are also opensource app stores like the most known one: F-Droid. Which also has a default repository, but others can be easily added.
The iPhone famously only had sideloading and often what was installed was an app store pointing to the cracker's repository. Starting April 2024, Apple will have to allow installing other app stores (only 15 years after Android) thanks to EU regulation.
Linux allowed all that long before app stores were a thing.

Steam, GOG, the Epic Store, and a bunch of "stores" work on the same concept. Do you balk at those too?

CC BY-NC-SA 4.0