Write that down

TIL what dnf is finally.
paruYay!
LoL
mommy install <package> --sudoI do both. If I know exactly what I want to install, I’ll install it from the terminal because it’s often more direct. If I go “I need an app that does thing, what’s available?”
Duh. Why do you think I switched to Linux the moment I learned it existed
nix flake update && nixos-rebuild switch --flake .Non of those.
sudo zypper dupAnother on Tumbleweed?? Hi!
indeed :)
me three!
This matches my experience exactly.
update_pm() { sudo apt update sudo DEBIAN_FRONTEND=noninteractive apt upgrade -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" sudo DEBIAN_FRONTEND=noninteractive apt autoremove -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" echo y | sudo ubuntu-drivers install || true sudo apt install -f -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" echo y | sudo ubuntu-drivers install || true sudo apt install -f -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" echo y | sudo ubuntu-drivers install || true sudo apt install -f -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" echo y | sudo ubuntu-drivers autoinstall || true sudo apt install -f -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" echo y | sudo ubuntu-drivers autoinstall || true sudo apt install -f -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" echo y | sudo ubuntu-drivers autoinstall || true sudo apt install -f -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" sudo DEBIAN_FRONTEND=noninteractive apt autoremove -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" -o Dpkg::Options::="--force-overwrite" sudo apt clean sudo apt autoclean flatpak update -y || true flatpak uninstall --unused -y || true sudo snap refresh || true brew update echo y | brew upgrade echo y | brew autoremove brew cleanup uv self update uv tool upgrade --all npm i -g npm npm update -g }Just use
mommydude‘true’ ?
in case I run with set -e
Flatpak?
ujust update
I use Bazzite BTW
sudo apt update && sudo apt upgrade -y && sudo flatpak update -yflatpak is only “flatpak update -y” from what i remember
Sure, if you want to type your password 17 times.
it’s not supposed to ask for any password at all
I’m a
pveupdate && pveupgradeguy myselfDon’t forget to check
needrestartor similar afterwards if you have no idea what has happened.









