<?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>install chrome Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/install-chrome/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:40:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to Install Google Chrome on Linux</title>
		<link>https://www.osradar.com/how-to-install-google-chrome-on-linux/</link>
					<comments>https://www.osradar.com/how-to-install-google-chrome-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Wed, 13 Jun 2018 14:11:00 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chrome linux]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[install chrome]]></category>
		<category><![CDATA[install google chrome]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=4086</guid>

					<description><![CDATA[<p>Google Chrome is one of the most popular web browsers for all platforms. It offers faster performance and very stable with lots of advanced functions to work with. For everyday users, Chrome is really suitable for having the title of the prime web browser of the internet. Thankfully, it’s available on all the major platforms. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-google-chrome-on-linux/">How to Install Google Chrome 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>Google Chrome is one of the most popular web browsers for all platforms. It offers faster performance and very stable with lots of advanced functions to work with. For everyday users, Chrome is really suitable for having the title of the prime web browser of the internet. Thankfully, it’s available on all the major platforms.</p>
<h2>Downloading the Chrome installer</h2>
<p>At first, let’s enjoy this awesome browser in our favorite Linux distro. For installing Chrome on your system, you have to download the appropriate installer for your system.</p>
<p><img loading="lazy" class="size-full wp-image-4087 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/06/download-chrome-for-linux-package.jpg" alt="" width="622" height="636" srcset="https://www.osradar.com/wp-content/uploads/2018/06/download-chrome-for-linux-package.jpg 622w, https://www.osradar.com/wp-content/uploads/2018/06/download-chrome-for-linux-package-293x300.jpg 293w, https://www.osradar.com/wp-content/uploads/2018/06/download-chrome-for-linux-package-356x364.jpg 356w, https://www.osradar.com/wp-content/uploads/2018/06/download-chrome-for-linux-package-411x420.jpg 411w" sizes="(max-width: 622px) 100vw, 622px" /></p>
<p>Head to the <a href="https://www.google.com/chrome/">Chrome official page</a>. There, you can choose the proper package for your Linux system. Note that Chrome officially doesn’t support 32-bit binary anymore. If your system wasn’t included in the page, you should <a href="https://chromium.googlesource.com/chromium/src/+/lkcr/docs/linux_chromium_packages.md">take a look at the community-managed packages</a> for finding out Chrome for your distro.</p>
<p>In this case, we’ll be showcasing the installation for the both official packages.</p>
<h2>Installing Chrome</h2>
<p>After downloading the installation package, run the following command(s) for completing Chrome installation process.</p>
<ul>
<li>Debian/Ubuntu</li>
</ul>
<pre>cd ~/Downloads
sudo dpkg -i google-chrome-stable_current_amd64.deb

sudo apt update
sudo apt upgrade -f</pre>
<ul>
<li>Fedora/OpenSUSE</li>
</ul>
<pre># For Fedora
sudo rpm -i google-chrome-stable_current_x86_64.rpm

# For openSUSE
sudo zypper install google-chrome-stable_current_x86_64.rpm</pre>
<p>Voila! Enjoy this awesome browser on your favorite Linux distro.</p>
<h2>Chrome vs Chromium</h2>
<p>Note that there’s another community-managed version of Chrome – the Chromium browser. There are lots of differences between these 2 versions. You shouldn’t confuse them. In fact, the logo of both are different.</p>
<ul>
<li>Chromium is community-based where Chrome is Google-based.</li>
<li>Chromium has no direct bug reporting system like Chrome.</li>
<li>The code of Chromium can vary from one distro to another, but Chrome is officially verified by Google devs.</li>
<li>Both have different video and audio codecs and depends on the distro.</li>
<li>Chrome always turns on sandbox mode, but the option depends on distros in case of Chromium.</li>
</ul>
<p>However, in terms of user experience, there’s not much of a difference. I strongly recommend using Chrome over Chromium if you have the option.</p>
<p>There are also other browsers that you should try to test them out. <a href="https://www.osradar.com/top-internet-browsers-get-2018/">Check out the best web browsers of 2018</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-google-chrome-on-linux/">How to Install Google Chrome 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-google-chrome-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
