> Are you tired of being required to run `sudo apt update` just before `sudo apt upgrade` or `sudo apt install $PACKAGE`?
Is `sudo apt upgrade --update` really that big of a QOL improvement over `sudo apt update && sudo apt upgrade` (or an alias for the same)? Or is there a difference in terms of performance or something else that I'm missing?
Is `sudo apt upgrade --update` really that big of a QOL improvement over `sudo apt update && sudo apt upgrade` (or an alias for the same)? Or is there a difference in terms of performance or something else that I'm missing?