this post was submitted on 11 Aug 2026
965 points (98.1% liked)
linuxmemes
32457 readers
2221 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Don't hate, but I actually like the GUI update manager in Mint. Β―\_(γ)_/Β―
That just runs apt and prints it nicely to you
That is exactly the sort of behavior every gui should do.
Every GUI ever. Also websites. Just show them HTTP req..
Oh, I'm well aware. It's just that sometimes I like a cushion on my chair, you know?
It's so simple but it's huge for normies.
Exactly what I expect it to do!
Well, many of these softwares can't do that properly, so...
I notice mine has updates outside of apt, but Iβve wondered if some are just duplicates that havenβt refreshed yet.
It does also update Cinnamon add-ons (spices I think?) and Flatpaks, which apt doesn't handle
same for me
Why anyone will hate that?
The key here IMO is that you decide both when and how.
No such option with Windows, but if you like the GUI and are used to using that, I don't see why anyone of their right mind would have a problem with that.
Personally I prefer to open a terminal and press the up key so I don't have to type the command again, it takes 30 times until I get to the correct command, so it's clearly slower, but hey we all have our little quirks.
history | grep
!
You can do reverse search but Iβm too lazy to remember the sequence right now
CTRL + R for history search
Just use FZF (fuzzy search finder) with the CTRL+R keybind.
ctrl R then type
Never tried history | grep though. Thanks for the tip!
I got a new function for my bash aliases file lol
Oh thanks for this. I've been using
history | grep $somethingfor the longest time, but i always end up copy pasting the actual command cause i didn't remember how to invoke the number, and copy pasting is so quick that you end up never looking up how to do it properly lol.!${number}
Though i don't know if that actually works while using a variable.
Its all the same under the hood.
That's a front end on apt. You're just making it pretty.
Permit me to repeat what I said to a similar reply:
I'm not saying that's a bad thing. I'm saying 'one of us'.
The importamt difference between apt and windows update is not how pretty it is. You still update at your leisure in like three clicks, more if you want to be fiddly. You can choose to jot update this or that. If your connection is slow it will keep going while you go about your business and if you need to restart to finish anything it will tell you, rather than interrupting you with an implied 'but if you don't save every ten seconds you deserved this. Computer will be ready when its ready.'
I had the problem that all old kernel images were kept when updating through the GUI updater. This led to my root partition getting fuller and fuller*. I needed some really obscure commands to remove those old images, since then I only update via terminal. I guess it was some kind of bug, but for me as a standard user it was a really serious one.
*I need to say I made the mistake of splitting root and home and giving the root partition only 40 GB, because I read internet advices about needing to change my distro frequently, turns out that was not the case
same here, and I don't know how long ago you had this problem, but the GUI can handle that as well.
If you click the View menu, and choose Linux Kernels, it'll give you a list of all installed and available kernels. You just need to click the "remove kernels" button and check the ones you no longer need for it to clean up.
(There is an option to remove old kernels automatically in Preferences-Automation but it doesn't seem to work)
I don't quite remember what I set as this was more than half a year ago. But the images couldn't be removed as easily, also not from the GUI view, as they were somehow not registered in a certain list that should have shown them. And since then I just use the terminal out of habit.
However I just found an article about Mint removing old kernels once a week automatically.
That's actually easier on regular Mint than LMDE, but the advanced Synaptic package manager works on both to remove old kernels.
... but they're adding a dedicated kernel management tool for both versions in the next releases if I understand their most recent blog correctly.
Like the native Mint tools, it's basically a front-end to apt and related commands.
And I love the pacman eating the progress bar on arch terminal.
I like a GUI updater but the Plasma Discover one is so shit, it errors almost every time. I keep it for updating the odd flatpak, etc, but I always have to update from the terminal first.
As a long time windows user who has switched to CachyOS, I agree, even get notifications about updates
Shelly is amazing for Arch. Both CLI and GUI.