this post was submitted on 23 Nov 2024
-25 points (26.4% liked)

Linuxsucks

258 readers
1 users here now

Rules:

  1. FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
  2. Moderation is heavy handed. Try to stay on topic (that is LINUXSUCKS!).
  3. No Complaining Mute the sub if users, content, or rules bother you *it's ok to report rule violations

founded 4 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 months ago* (last edited 2 months ago) (2 children)

This would make Linux a hundred times more usable and less prone to autodestruction ( steam nuking the OS, freaking installing python...).

Appimages are the closest thing we have of working .exe files, but it saw almost no adoption and it's dying because "not secure enough" or some other dumb reason. How hard is it to convert appimages into msi style installers that would unzip the app on some directory, notify the OS it got a new app, add a shortcut and uninstaller program ? I don't care if it's not secure, that's what antivirus softwares are for. Even then, I basically only install cracked software and I didn't have had a virus in years.

[–] [email protected] 3 points 2 months ago

I think we can still have the security, integrity, and convenience advantages we have gained from package managers while still having a better approach to LTS releases, shared libraries, and up-to-date applications.

[–] [email protected] 3 points 2 months ago

How hard is it to convert appimages into msi style installers that would unzip the app on some directory, notify the OS it got a new app, add a shortcut and uninstaller program ?

You described this almost verbatim: https://github.com/ivan-hc/AM