1453
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 18 Aug 2023
1453 points (98.0% liked)
Technology
59205 readers
3210 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
The one where the library the program needed had to be required from source, and the source had dependencies not in the distro's repo. Flatpacs might finally be solving this, but for some reason Linux folks still think bundling a few hundred kb of libraries and dependencies with the program is a big nono, so software install is really really hard for anything not in the repo, whereas on Windows it just works.
If you only need Firefox and VLC, Linux is great. If you use a wide variety of programs, expect most to either not work, or only be usable as the Windows version through Wine.