mdbtools won't install, breaks yay -Syyu

I just ran yay -Syyu and ended up with this message:

:: installing mdbtools (0.9.4-2) breaks dependency 'mdbtools=0.7.1' required by gmdb2

I get the same message when running yay -S mdbtools.


Solution 1:

You have two options

  1. remove gmdb2

pacman -Rns gmdb2

  1. exclude mdbtools from update

sudo pacman -Syu --ignore mdbtools