For those wondering about how to upgrade despite the dependency conflicts between virtualbox
and virtualbox-ext-oracle
, I think this is the most straightforward solution:
https://aur.archlinux.org/packages/virtualbox-ext-oracle?O=10#comment-911127
Paraphrase:
Force-install virtualbox
first, ignoring dependency checks:
pacman -Sd virtualbox
Then, install virtualbox-ext-oracle
with your favorite package manager.
Maybe instead of pinning a comment about searching through comments in 2011, we could pin an actual solution that most people will be looking for??? 🤔
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.