this post was submitted on 05 Feb 2024
972 points (93.2% liked)

linuxmemes

20966 readers
171 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
[–] Adanisi@lemmy.zip 4 points 8 months ago* (last edited 8 months ago)

You can add repositories through GUI.

The reason installers are uncommon is a similar reason installers are uncommon on phones. Security and convenience. When your system is based around a unified "app store" system installers are generally not preferred because they bypass that and then the package manager can't do anything about the program, and simply that the package manager provides a better experience overall.

Of course on Debian or Debian based distributions you can also download and install .deb files similarly to downloading a .exe installer on Windows, but that's not preferred.

And developers of multiple DEs like Plasma, Gnome, etc, absolutely make it easy to use. I use Plasma, and it is incredibly intuitive.