I am trying to run Virtual Box on Manjaro (CPU is an AMD A9-9425 RADEON R5) but I can’t seem to get it to work; here’s the text I am seeing:
[administrator@administrator ~]$ sudo pacman -Syu virtualbox
:: Synchronizing package databases…
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade…
:: Replace hwids with core/hwdata? [Y/n] Y
:: Replace kvantum-qt5 with community/kvantum? [Y/n] Y
:: Replace lib32-libcanberra-pulse with multilib/lib32-libcanberra? [Y/n] Y
:: Replace libcanberra-pulse with extra/libcanberra? [Y/n] Y
:: Replace pamac-common with extra/libpamac? [Y/n] Y
:: Replace pamac-flatpak-plugin with extra/libpamac-flatpak-plugin? [Y/n] Y
:: Replace pamac-snap-plugin with extra/libpamac-snap-plugin? [Y/n] Y
:: Replace xdg-desktop-portal-gtk with extra/xdg-desktop-portal-gnome? [Y/n] Y
resolving dependencies…
:: There are 12 providers available for VIRTUALBOX-HOST-MODULES:
:: Repository extra
- linux414-virtualbox-host-modules 2) linux419-virtualbox-host-modules
- linux44-virtualbox-host-modules 4) linux49-virtualbox-host-modules
- linux510-virtualbox-host-modules 6) linux514-virtualbox-host-modules
- linux515-virtualbox-host-modules 8) linux516-virtualbox-host-modules
- linux54-virtualbox-host-modules
:: Repository community - linux510-rt-virtualbox-host-modules 11) linux515-rt-virtualbox-host-modules
- virtualbox-host-dkms
Enter a number (default=1): 1
looking for conflicting packages…
error: failed to prepare transaction (could not satisfy dependencies)
:: installing lib32-libcanberra (0.30+2+gc0620e4-5) breaks dependency ‘lib32-libcanberra=0.30+2+gc0620e4-3’ required by lib32-libcanberra-gstreamer
:: installing libcanberra (0.30+2+gc0620e4-5) breaks dependency ‘libcanberra=0.30+2+gc0620e4-3’ required by libcanberra-gstreamer
What do the lines about breaking dependencies and errors mean? Is there a work around for this?