this post was submitted on 25 Aug 2025
186 points (87.5% liked)
Memes
52343 readers
738 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Pacman sucks ass and this is a hill I will die on. Sure, it's fast, but there's such a thing as too fast. Like when I was updating the system once and it decided to delete bash to replace it, but it couldn't replace it because bash was gone already and my shell died since that's what I was logging in with. Oops! System is completely unusable now, got to reinstall arch again, because pacman pulls stunts like this.
There's no way that's true, right? Surely, the program would be smarter?
You would think that, but it happened to me several times over the course of about five years, with different parts of the core of the os. Granted, this was back when arch was in its infancy, before systemd was even a thing, so pacman may be smarter now. But I've completely written it off since it happened so many times. And reinstalling arch back them took the better part of a weekend, so it's not like it was an easy fix.
This type of shit happens if you intentionally mess up your own system (or use Manjaro).
pacman
requires extra confirmation (instructions only found in its man page) before even allowing you to deletebash
(base
requires it).bash
has also never been replaced, and even if you deleted it, it would still be loaded in RAM. Even still, if you deleted it and immediately rebooted, it would be a quick fix for anyone familiar with the distribution they're using, and would not require reinstalling the whole thing.