this post was submitted on 17 Feb 2024
1430 points (96.2% liked)

Technology

58761 readers
3905 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


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

The issue you're having is it sounds like you don't understand package managers. On your phone you go through the Play store or Apple store, and they manage your apps and keep them updated. It's the same for Linux. You download and install things through the package manager (using the terminal or through the Discover application, assuming your distro has that). On Windows you go to a website and download an application, and that application has to keep track of updating itself. It has to check online for updates every time it launches and then ask you to download and install it then. Package managers are much more convenient. It may take a minute to get used to, but it's better once you do.

[โ€“] [email protected] 5 points 8 months ago* (last edited 8 months ago)

Yeah. People new to computers in general have an easier time using Linux than Windows power users, because the latter expects the same experience as Windows when they are using an entirely different OS.

Then, when something Windows-esque doesn't work (like downloading software from a website), they blame Linux instead of their method.