VirtualBox's help->About dialog shows that I am running Version 5.0.14_RPMFusion r105127.
I notice that there is a VirtualBox-guest package available- do I need it on the Linux side, even though I installed the guest additions from the .ISO downloaded by Virtualbox itself?
In any event, I cannot install the package:
Code: Select all
root@rodin ~]# dnf install VirtualBox-guest
Last metadata expiration check performed 0:14:01 ago on Fri Mar 11 11:53:56 2016.
Error: package kmod-VirtualBox-4.4.3-201.fc22.x86_64-5.0.14-1.fc22.x86_64 requires VirtualBox-kmod-common >= 5.0.14, but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)
[root@rodin ~]# dnf install VirtualBox-kmod-common
Last metadata expiration check performed 0:14:17 ago on Fri Mar 11 11:53:56 2016.
Package VirtualBox-5.0.14-1.fc22.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!