A practical shell alias called `outdated` that quickly lists packages with available updates across Arch Linux, Debian/Ubuntu, and macOS without triggering a full system update. For Arch, it combines `checkupdates` and `yay -Qua` to show both official and AUR package updates. For Debian/Ubuntu, it uses `apt-get update` and `apt
Sort: