this post was submitted on 13 Feb 2025
142 points (95.5% liked)

Technology

63009 readers
3471 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 other!
  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
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 152 points 1 week ago* (last edited 1 week ago) (17 children)

"Sideloading" isn't an actual thing. It's a word the industry made up to make installing your own software sound dangerous.

All traditional Windows applications were "sideloaded" and back then it was just fucking called installing an application.

Prior to the bullshit ass Microsoft Store, sideloading was literally the only way to get shit on Windows.

Linux also always allowed you to install applications directly. Everyone just uses package management software at this point because it's all well managed and easier to keep things updated, but you can still install things manually with make.

If this leads more people to understand that "sideloading" is some contrived boogeyman bullshit for just being allowed to install what you want on the device you fucking own that's a good thing.

[–] [email protected] 11 points 1 week ago (2 children)

Linux also always allowed you to install applications directly. Everyone just uses package management software at this point because it's all well managed and easier to keep things updated, but you can still install things manually with make.

You only need make if you're compiling. Installating precompiled software is somewhat easier, since it's basically just copying to /bin. If you know where that is, then it's simple.

[–] PoolloverNathan 3 points 1 week ago

There's even .deb, .rpm, flakes, whatever pacman uses, … that are just package files that copy to /bin/ for you, like .apk/.ipas.

load more comments (1 replies)
load more comments (15 replies)