How can I list the packages that have been flagged as outdated on the remote repository. I can check archlinux.org/packages and see the desired information here:

When I run yay --show --stats I see flagged packages in the AUR like this:

But this doesn't show information about packages installed with pacman. To be extra clear I am not talking about my system being out of date. I am talking about packages on the remote repository that are flagged as out of date. When a remote package is out of date it looks like this on archlinux.org:
- How can I see all the pacman installed flagged as out of date packages on my system?
- Is there a simple way to show pacman and yay packages that our flagged at the same time?
- If it can't be done using yay or pacman, can it be done with another program?


