Hi. I wanna make octopi behave as close as possible to what pamac was, meaning that I want it to display only the packages with available updates. Atm it displays all installed packages and on top of that it ignores the pacman.conf feature “ignorepkg” and displays waiting updates for packages that I’ve added to ignorepkg.

So, what I need help with is:

  1. How to make octopi display only packages waiting for updates?
  2. The above but WITHOUT displaying new versions for packages that are in the ignorepkg list.