sudo dnf --assumeyes distro-sync && flatpak update --assumeyes && flatpak uninstall --unused --assumeyes && pipx upgrade-all && rustup update && cargo install-update -a && flutter upgrade && gup update
sudo dnf --assumeyes distro-sync && flatpak update --assumeyes && flatpak uninstall --unused --assumeyes && pipx upgrade-all && rustup update && cargo install-update -a && flutter upgrade && gup update
4 Comments
blackstrat@lemmy.fwgx.uk · 5 pts · 3y
This is how I update my EndeavourOS machines
yayDirk@lemmy.ml · 4 pts · 3y
Absolutely ridiculous!
philoko@lemmy.ml · 3 pts · 3y
TopGrade is a good one stop upgrade utility.
lig@social.fossware.space · 2 pts · 3y
Nice one! Thank you.
Bad news, the developer haven't got much time maintaining it.
God news, it's written in Rust and I was about to make something similar using Rust. I guess, this means I could try jumping in.:)