sudo zypper refresh && sudo zypper dist-upgrade
sudo paisios --stamataaa
me when unattended upgrades
On my work PC:
flatpak update && sudo apt update && sudo apt upgrade && reboot
On my home PC:
flatpak update && paru && reboot
On my laptop:
flatpak update && sudo dnf update && reboot
What is
paru
?aur helper
A command line utility to manage AUR (Arch Linux User Repository) packages. The AUR contains about any imaginable package on Earth, it’s one of the greatest features of Arch. If you need some app, someone probably already packaged it in the AUR, so you don’t have to handle a manual update.
AUR helpers allow installing and updating both official Arch packages and AUR packages with a single command.
Another popular one that I use isyay
.Thanks!
https://github.com/Morganamilo/paru
It’s like
yay
but more modern, written by one of the people who originally worked onyay
Thanks! I never knew there was an alternative to yay
schizophrenia
Behold:
sudo snap refresh
… yeah… I’ll see myself out…
Please do.
Just kidding…
I am forced to judge your entire character based solely on your snap use.
Class, let’s all thank ‘TeamAssimilation’ for showing us what not to do. Now, Brian, I think it’s your turn to wipe the drool off of his face, and make sure he hasn’t pooped himself again. I’m going to go call his parole officer and tell him that he’s in CLEAR violation of his parole.
sudo dnf update && flatpak update
The Silverblue prayer
sudo rpm-ostree update && flatpak update
Two days later…
deleted by creator
sudo dnf up
sudo systemctl enable dnf-automatic-install.timer
deleted by creator
nix flake lock
screw all those, all my homies do
topgrade
yay
this is the way
Meanwhile the
pacman -Syu
sect:dist-upgrade!
sudo apt update && sudo apt upgrade -y && sudo apt dist-upgrade -y && sudo apt full-upgrade -y
Termux gang
deleted by creator