this post was submitted on 16 Oct 2025
126 points (98.5% liked)
Linux
10014 readers
453 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Also most users don't even have to use a package manager directly, as there are GUI frontends that manages all of this with mouse clicks. In that case, the underlying package manager doesn't even matter, only the repositories you access to, do. I use easy to remember aliases and when I need some more features, i just look them up quickly. That does all the job I need for the most part.
KDE's Discover is pretty magical. In Plasma 6, you don't even need to install a bunch of separate plugins for it. Except I think they still make you sign off on Flathub (but give you instructions on how to do it)
Discover is probably the worst app in the entire KDE suite. It's the only aspect of the Linux desktop that frustrates me, and I'm nearing 10 years of full time Linux desktop usage.
Oh, you accidentally opened Discover? Now you gotta sit and twiddle your thumbs while it updates/downloads a bunch of stuff very slowly with no way to interrupt it. It also locks the system package manager, so you literally cannot do anything else package management related until Discover slowly decides to finish doing something you never asked it to do.
Huh. I cannot personally relate to anything you've said there. Maybe we're using different versions? The only issue I've had with package managers (aside from Flatpak file access, snap... just everything to do with snaps, and Pacman acting like it's never heard of any of my mirrors if I haven't updated in a couple of weeks, and official Nvidia drivers breaking my xorg.conf in half) is wiping out my entire desktop suite through Synaptic back in the day (entirely my own fault).
I suppose there are worse ways to learn to read the "these packages will be removed section".
But Discover on an Arch based system (EndeavourOS) isn't that great. It only supports Flatpak, not the system packages.
Huh? Well... I do prefer updating via the command line. I guess what I was seeing in Discover was just Flatpaks and stuff.
IIRC, it can work with pacman using
packagekit-qt, but it's not recommended.