Created
January 25, 2017 13:10
-
-
Save hosamshahin/faa02db9407ed9bf2026ec83359ecd50 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# remove the virtualbox | |
sudo apt-get autoremove 'virtualbox*' | |
# download and install 5.1 | |
http://download.virtualbox.org/virtualbox/5.1.14/virtualbox-5.1_5.1.14-112924~Ubuntu~xenial_amd64.deb | |
# download and install VirtualBox 5.1.14 Oracle VM VirtualBox Extension Pack | |
http://download.virtualbox.org/virtualbox/5.1.14/Oracle_VM_VirtualBox_Extension_Pack-5.1.14-112924.vbox-extpack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment