pkcon update
Memes
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.
Did you decide to use that instead of the normal distro package manager or is there a distro which actually only has pkcon
for the CLI?
Nah, I just wanted to toss it in. I kinda want to get used to it, but I always fall back to the native managers.
But I was pleasantly surprised by pkcon (through Discover) being able to do proper system updates on OpenSUSE Tumbleweed. It used to be discouraged to use it for system updates.
Ah, fair enough. Yeah, I kind of have the same problem that I forget about it. I have to use Ubuntu at work and APT is confusing in many ways, so I keep meaning to try pkcon
instead, but I still have to do so...
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.
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 delete bash
(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.
Of course it won't do anything, you need to update (refresh the index) before you upgrade (download and install updates), silly you
rpm-ostree upgrade && reboot
guix pull . . . . guix upgrade
Using bluefin or bazzite it is automatic in the background and I don't need to click anywhere or enter any command, I don't even need to open the terminal.
why does Ubuntu even use ppas