This. I still daily drive arch, and, even though I’ve rarely had any breaking updates, it’s always feels like a gamble. Have to keep a mental note of which critical packages are being updated, just in case I have to rollback the package. Always carrying an install medium with an arch iso when taking my laptop out.
I’ve only used Manjaro a little bit but isn’t it the case the Manjaro holds back updates before rolling them out, thereby messing with stuff if you use the AUR?
My take is they’re a little more cautious than full Arch. Arch will just push stuff because it’s “ready”, Manjaro does at least some testing so I’m not the guinea pig.
I don’t have any issues with AUR stuff though, everything pretty much works out of the box.
just pacman -U /var/cache/pacman/pkg/package-X.Y.Z.tar.xz or install the downgrade script for a better experience. not sure about timeshift, it sounds like a backup tool to me.
This is the Arch way, I feel. Timeshift though, if I’m not mistaken, is a system restore tool, which seems pretty useful though I’ve never used it myself.
Always carrying an install medium with an arch iso when taking my laptop out.
Same. Have to say Ventoy is an amazing tool, my emergency USB stick has 4 distros and Windows, just in case. There is also some Android app that let’s you turn your phone into bootable medium
This. I still daily drive arch, and, even though I’ve rarely had any breaking updates, it’s always feels like a gamble. Have to keep a mental note of which critical packages are being updated, just in case I have to rollback the package. Always carrying an install medium with an arch iso when taking my laptop out.
I abandoned ubuntu for that very same experience, found your Ubuntu zen on manjaro instead. Funny how it goes sometimes.
I’ve only used Manjaro a little bit but isn’t it the case the Manjaro holds back updates before rolling them out, thereby messing with stuff if you use the AUR?
My take is they’re a little more cautious than full Arch. Arch will just push stuff because it’s “ready”, Manjaro does at least some testing so I’m not the guinea pig.
I don’t have any issues with AUR stuff though, everything pretty much works out of the box.
How do you roll back packages? Do you use Timeshift or just using pacman?
just
pacman -U /var/cache/pacman/pkg/package-X.Y.Z.tar.xz
or install the downgrade script for a better experience. not sure about timeshift, it sounds like a backup tool to me.This is the Arch way, I feel. Timeshift though, if I’m not mistaken, is a system restore tool, which seems pretty useful though I’ve never used it myself.
Same. Have to say Ventoy is an amazing tool, my emergency USB stick has 4 distros and Windows, just in case. There is also some Android app that let’s you turn your phone into bootable medium
I didn’t know you could turn a phone into a bootable medium!
As far as I remember it was DriveDroid and required root. I used to have small ISOs on my phone, like Arch, Super Grub2 Disk, GParted
Interesting. Thanks!