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.
Just run the script:
./run.sh
It will automatically download correct extension pack version and handle the installation process.
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.