Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 579 Bytes

VboxExtpackAutoinstall

Simple script for automatic installation of VirtualBox Extension Pack. This is useful if your Linux Distribution doesn't come with Extension Pack installed by default.

Usage

Just run the script:

./run.sh

It will automatically download correct extension pack version and handle the installation process.

VirtualBox / Extension Pack version upgrade

If the extension pack stops working due to a version upgrade, just re-run the script:

./run.sh

It will automatically remove old version and fetch the new one.