To workaround the dependency check blocker when updating with a AUR helper, I successfully get this working: before updating, go to the PKGBUILD's dir and update this single package with
makepkg -di
This will first ignore the deps, but then actually install the required virtualbox version together as well. Then, upgrade all packages as usual
paru
# or
sudo pacman -Syu
Pinned Comments
seblu commented on 2019-04-25 17:41 (UTC)
There is no version dependency on this package on purpose! You could read comments back from 2011 to understand why.