I have this problem where not everything updates, I run sudo apt update && sudo apt upgrade but it doesn't work. I also tried sudo apt full-upgrade and sudo apt dist-upgrade but nothing seems to work. I know that typing them out by name works, by name I mean sudo apt upgrade {package name}, but that seems like a lot of time wasted, and there must be a solution.
Thanks in advance.