Installing Latest Virtualbox on Debian 7 Wheezy
Hi! The Tutorial shows you Step-by-Step How to Install the Latest Oracle VirtualBox 7.x for Debian 7 Wheezy GNU/Linux Desktop.
VirtualBox is a powerful PC Virtualization solution allowing you to run a wide range of PC Operating Systems on your Linux platform. This includes Windows, Linux, FreeBSD, DOS, OpenBSD and others.
Oracle VirtualBox comes with a Broad Feature Set and Excellent Performance, making it the premier Virtualization software solution on the market.
-
Download Latest VirtualBox Package for Debian 7.
-
Open a Command Line Terminal Window
Cmd+Alt+t and Search for “term”
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Check/Install GDebi Package Installer
Check if GDebi is already there:which gdebi
To Install it:
su -c "apt-get install gdebi"
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Installing Latest VirtualBox
Access the Target:cd ~/Downloads
Then GDebi manage gracefully the Installation:
sudo gdebi ./virtualbox*.deb
Install VMware Workstation for Free on Debian Linux:
VMware-Workstation 11 for Debian.
How to Install Google-Chrome Web Browser on Debian Linux
Chrome Setup on Debian.