I have VirtualBox running on several server installations, always without any GUI, administering using the vboxmanage
commands.
I used to install from the Oracle PPA, but since the end of the two different versions of vbox, I've been installing from the Ubuntu repos. I've found the package for installing the guest additions iso, but never been aware of the extension packs being there.
I'm asking as the virtualbox version for 14.04 moved from 4.3.10 to 4.3.34 a little while back, so added a step for me running apt-get dist-upgrade
.
I know how to get hold of these from Oracle and install them manually, but is there another method, without using GUI? Are the extension packs anywhere in the Ubuntu repos?
virtualbox-ext-pack
package in the repositories. I suppose he answers the question about whether the ext pack is in the repos, and you give a solution that should work on 14.04, which is my version. My fault for asking 2 questions in one! Also I believe that the release date for 16.04 Xenial Xerus is tomorrow https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule . As I was asking about 14.04, I'll give your commands a go when I get a chance, and accept your answer if they work, they look sensible to me. – Arronical Apr 20 '16 at 15:57$VBOXVERSION
into the mix. – nicholas.alipaz Apr 20 '16 at 18:29sudo
in the last command. – kmonsoor May 26 '17 at 10:59