Post #1462237
2026-04-20 15:40 UTC
apt pro tip:
You can combine the following commands:
sudo apt update
sudo apt upgrade
sudo apt install awesomepackage
sudo apt autoremove
Into the one harder-to-read command:
sudo apt upgrade awesomepackage --update --autoremove
Replies (1)
-
@GeekyTeaKitty@kind.social 2026-04-20 18:00
@Cal I'm sorry this post hits my brain as Phill Collins' Sussudio and there's not a thing I can do to change that.