<?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>Ubuntu 20.04 Google Chrome guide Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/ubuntu-20-04-google-chrome-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 30 Apr 2020 08:59:50 +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 Ubuntu 20.04</title>
		<link>https://www.osradar.com/how-to-install-google-chrome-on-ubuntu-20-04/</link>
					<comments>https://www.osradar.com/how-to-install-google-chrome-on-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[sabi]]></dc:creator>
		<pubDate>Thu, 30 Apr 2020 08:59:48 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Google Chrome on Ubuntu 20.04]]></category>
		<category><![CDATA[How To Install Google Chrome on Ubuntu 20.04]]></category>
		<category><![CDATA[Linux Google chrome installation]]></category>
		<category><![CDATA[Ubuntu 20.04 Google Chrome guide]]></category>
		<category><![CDATA[Ubuntu 20.04 tutorials]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19879</guid>

					<description><![CDATA[<p>Today we are going to learn that how to install Google Chrome browser on our Ubuntu 20.04 system. Google Chrome is the most popular trending web browser which provides various features of browsing as well as you can bookmark interesting pages, download them, save search history, sync with your google account and much more. So, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-google-chrome-on-ubuntu-20-04/">How To Install Google Chrome on Ubuntu 20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Today we are going to learn that <a href="https://www.osradar.com/?p=19879">how to install Google Chrome browser</a> on our Ubuntu 20.04 system. Google Chrome is the most popular trending web browser which provides various features of browsing as well as you can bookmark interesting pages, download them, save search history, sync with your google account and much more. So, if you  are a Linux user you can follow this guide to get install Google Chrome on Ubuntu 20.04. Just follow the below steps for an easy installation.</p>



<h3><strong>Step 1: Update Your System To Install Google Chrome on Ubuntu 20.04</strong></h3>



<p>As usual we do, first of all update our system to the latest packages.</p>



<pre class="wp-block-verse">sudo apt update &amp;&amp; sudo apt upgrade -y</pre>



<h3><strong>Step 2: Add Google Chrome Repository To Ubuntu 20.04</strong></h3>



<p>To add the Google Chrome repository on Ubuntu 20.04 run the following command to get the Google signing key.</p>



<pre class="wp-block-verse">wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -</pre>



<p>Then run the given command to set up the Google Chrome repo on Ubuntu 20.04.</p>



<pre class="wp-block-verse">echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" | sudo tee /etc/apt/sources.list.d/google-chrome.list</pre>



<h3><strong>Step 3: Install Google Chrome </strong></h3>



<p>Now, again run the update command.</p>



<pre class="wp-block-verse">sudo apt update</pre>



<p>Then run the following command for installing the stable version of Google Chrome on Ubuntu 20.04.</p>



<pre class="wp-block-verse">sudo apt install -y google-chrome-stable</pre>



<p>Output:</p>



<p>You&#8217;ll see the similar output.</p>



<pre class="wp-block-verse">xserver-xorg-video-qxl-hwe-18.04<br>   xserver-xorg-video-radeon-hwe-18.04<br>   xserver-xorg-video-vesa-hwe-18.04<br>   xserver-xorg-video-vmware-hwe-18.04<br> Use 'sudo apt autoremove' to remove them.<br> The following NEW packages will be installed:<br>   google-chrome-stable<br> 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br> Need to get 67.1 MB of archives.<br> After this operation, 235 MB of additional disk space will be used.<br> Get:1 http://dl.google.com/linux/chrome/deb stable/main amd64 google-chrome-stable amd64 81.0.4044.129-1 [67.1 MB]<br> Fetched 67.1 MB in 56s (1,189 kB/s)                                   <br> Selecting previously unselected package google-chrome-stable.<br> (Reading database … 218354 files and directories currently installed.<br> )<br> Preparing to unpack …/google-chrome-stable_81.0.4044.129-1_amd64.deb <br> …<br> Unpacking google-chrome-stable (81.0.4044.129-1) …<br> Setting up google-chrome-stable (81.0.4044.129-1) …<br> update-alternatives: using /usr/bin/google-chrome-stable to provide /us<br> r/bin/x-www-browser (x-www-browser) in auto mode<br> update-alternatives: using /usr/bin/google-chrome-stable to provide /us<br> r/bin/gnome-www-browser (gnome-www-browser) in auto mode<br> update-alternatives: using /usr/bin/google-chrome-stable to provide /us<br> r/bin/google-chrome (google-chrome) in auto mode<br> Processing triggers for mime-support (3.64ubuntu1) …<br> Processing triggers for gnome-menus (3.36.0-1ubuntu1) …<br> Processing triggers for man-db (2.9.1-1) …<br> Processing triggers for desktop-file-utils (0.24-1ubuntu2) …</pre>



<p>And if you want to run the beta version of Google Chrome on Ubuntu 20.04, hit the below command in your terminal.</p>



<pre class="wp-block-verse">sudo apt install -y google-chrome-beta</pre>



<h3><strong>Step 4: Start Google Chrome on Ubuntu 20.04</strong></h3>



<p>You can now open the google chrome on Ubuntu 20.04 either through terminal or by navigating to<strong> Activities</strong> and search for Google Chrome. Navigate to <strong>Activities</strong> and then search <strong>google chrome.</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="795" height="594" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/1-22.png" alt="How To Install Google Chrome on Ubuntu 20.04" class="wp-image-19956" srcset="https://www.osradar.com/wp-content/uploads/2020/04/1-22.png 795w, https://www.osradar.com/wp-content/uploads/2020/04/1-22-300x224.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/1-22-768x574.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/1-22-696x520.png 696w" sizes="(max-width: 795px) 100vw, 795px" /></figure></div>



<p>In your terminal just fire the below command to open the google chrome on Ubuntu 20.04 through terminal.</p>



<pre class="wp-block-verse">google-chrome</pre>



<p>You&#8217;ll see similar screen on first time start either from terminal or from Activities, check the boxes if you want to make it default browser and send usage data respectively.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="495" height="172" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/2-18.png" alt="" class="wp-image-19957" srcset="https://www.osradar.com/wp-content/uploads/2020/04/2-18.png 495w, https://www.osradar.com/wp-content/uploads/2020/04/2-18-300x104.png 300w" sizes="(max-width: 495px) 100vw, 495px" /></figure></div>



<h3><strong>Step 5: Enjoy Browsing Using Google Chrome on Ubuntu 20.04</strong></h3>



<p>Here&#8217;s the welcome screen of Google Chrome on Ubuntu 20.04</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="803" height="602" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/3-17.png" alt="" class="wp-image-19958" srcset="https://www.osradar.com/wp-content/uploads/2020/04/3-17.png 803w, https://www.osradar.com/wp-content/uploads/2020/04/3-17-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/3-17-768x576.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/3-17-696x522.png 696w" sizes="(max-width: 803px) 100vw, 803px" /></figure></div>



<p>Now, you can search your favorite queries or surf the web using Google Chrome on Ubuntu 20.04.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="793" height="583" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/04/4-13.png" alt="" class="wp-image-19959" srcset="https://www.osradar.com/wp-content/uploads/2020/04/4-13.png 793w, https://www.osradar.com/wp-content/uploads/2020/04/4-13-300x221.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/4-13-768x565.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/4-13-696x512.png 696w" sizes="(max-width: 793px) 100vw, 793px" /></figure></div>



<p>So, this is how to install Google Chrome on your Ubuntu 20.04.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-google-chrome-on-ubuntu-20-04/">How To Install Google Chrome on Ubuntu 20.04</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-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
