<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>how to install virtualbox Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/how-to-install-virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 21 Jun 2018 20:43:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>How to Install VirtualBox on Linux</title>
		<link>https://www.osradar.com/how-to-install-virtualbox-on-linux/</link>
					<comments>https://www.osradar.com/how-to-install-virtualbox-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Fri, 13 Apr 2018 03:34:47 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to install virtualbox]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualbox linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=2482</guid>

					<description><![CDATA[<p>VirtualBox is definitely one of the best software that can create and manage a virtual machine. A virtual machine is nothing more than a machine, but it’s not physical. The host computer shares a part of its hardware resource for the virtual machine. Using virtual machine is the best way to explore any OS or [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-virtualbox-on-linux/">How to Install VirtualBox on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>VirtualBox is definitely one of the best software that can create and manage a virtual machine. A virtual machine is nothing more than a machine, but it’s not physical. The host computer shares a part of its hardware resource for the virtual machine. Using virtual machine is the best way to explore any OS or testing software. It’s also quite fun.</p>
<p>VirtualBox is definitely the most popular software to perform this task. It’s open-source, powerful and free of cost. It also supports all the OS in the market to run in a virtual environment. For example, you can even install the most unpopular Linux distros without any trouble.</p>
<p>Installing VirtualBox in the system is quite easy. However, installing it in Linux systems isn’t. Here’s how to install VirtualBox for Linux users.</p>
<p>There are 2 ways you can install VirtualBox – the easy &amp; hard ways.</p>
<h2>The easy way</h2>
<h3>Universal Method (for all Linux distro)</h3>
<p>Let’s take a look at the universal way.</p>
<ul>
<li><a href="https://www.virtualbox.org/wiki/Linux_Downloads">Go to VirtualBox downloads page</a>.</li>
<li>Download the .RUN package.</li>
</ul>
<p><img loading="lazy" class="size-full wp-image-2483 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page.png" alt="" width="1155" height="554" srcset="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page.png 1155w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page-300x144.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page-768x368.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page-1024x491.png 1024w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page-696x334.png 696w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page-1068x512.png 1068w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-page-876x420.png 876w" sizes="(max-width: 1155px) 100vw, 1155px" /></p>
<ul>
<li>Open the terminal in your Linux distro.</li>
<li>Run the following commands:</li>
</ul>
<pre>cd ~/Downloads
chmod +x VirtualBox-5.2.8-121009-Linux_amd64.run
sudo ./VirtualBox-5.2.8-121009-Linux_amd64.run</pre>
<p><img loading="lazy" class="size-full wp-image-2484 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-change-working-directory.png" alt="" width="787" height="166" srcset="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-change-working-directory.png 787w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-change-working-directory-300x63.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-change-working-directory-768x162.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-change-working-directory-696x147.png 696w" sizes="(max-width: 787px) 100vw, 787px" /></p>
<p><img loading="lazy" class="size-full wp-image-2485 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-file-permission.png" alt="" width="787" height="168" srcset="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-file-permission.png 787w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-file-permission-300x64.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-file-permission-768x164.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-file-permission-696x149.png 696w" sizes="(max-width: 787px) 100vw, 787px" /></p>
<p><img loading="lazy" class="size-full wp-image-2486 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-installation-progress.png" alt="" width="896" height="274" srcset="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-installation-progress.png 896w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-installation-progress-300x92.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-installation-progress-768x235.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-installation-progress-696x213.png 696w" sizes="(max-width: 896px) 100vw, 896px" /></p>
<p><strong>Note</strong>: If you end up with some type of error for any missing package, you have to install those first.</p>
<p>Voila! Installation complete. To start VirtualBox, run the following command in terminal:</p>
<pre>virtualbox</pre>
<p>To uninstall the program, you can use the following commands:</p>
<pre>cd /opt/VirtualBox
sudo ./uninstall.sh</pre>
<h3>Distro-wise</h3>
<p>You can also download and install other packages according to your Linux distro. That’s more recommended than this way because it isn’t easy for new users. For example, I’m using Xubuntu 17.04. So, I have to download the responsive DEB package and install it.</p>
<p><img loading="lazy" class="size-full wp-image-2487 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-options.png" alt="" width="750" height="290" srcset="https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-options.png 750w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-options-300x116.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/virtualbox-download-options-696x269.png 696w" sizes="(max-width: 750px) 100vw, 750px" /></p>
<p>For installing the DEB package on your Ubuntu/Ubuntu-based distro, run the following commands:</p>
<pre>sudo dpkg -i VirtualBox-5.2_5.2.8-121009_Ubuntu_zetsy_amd64.deb
sudo apt install -f</pre>
<p>OpenSUSE users, install the RPM package using these command:</p>
<pre>zypper install VirtualBox-5.2-5.2.8_121009_openSUSE132-1.x86_64.rpm</pre>
<p>Fedora users, run these commands:</p>
<pre>sudo dnf install VirtualBox-5.2-5.2.8_121009_fedora26-1.x86_64.rpm</pre>
<h2>The hard way</h2>
<p>You’ll find the in-depth instruction of installing VirtualBox via commands in the <a href="https://www.virtualbox.org/wiki/Linux_Downloads">VirtualBox downloads</a> page.</p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-virtualbox-on-linux/">How to Install VirtualBox on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-virtualbox-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
