<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rhlug.org//index.php?action=history&amp;feed=atom&amp;title=Google_Chrome</id>
	<title>Google Chrome - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rhlug.org//index.php?action=history&amp;feed=atom&amp;title=Google_Chrome"/>
	<link rel="alternate" type="text/html" href="https://wiki.rhlug.org//index.php?title=Google_Chrome&amp;action=history"/>
	<updated>2026-04-08T00:12:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.rhlug.org//index.php?title=Google_Chrome&amp;diff=104&amp;oldid=prev</id>
		<title>AlphaCubed: Created page with &quot;Just here as a quick reference for the commands to install Google Chrome (not Chromium) on different distros.  =Ubuntu=  &lt;nowiki&gt;wget -q -O - https://dl-ssl.google.com/linux/l...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rhlug.org//index.php?title=Google_Chrome&amp;diff=104&amp;oldid=prev"/>
		<updated>2020-04-22T15:49:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Just here as a quick reference for the commands to install Google Chrome (not Chromium) on different distros.  =Ubuntu=  &amp;lt;nowiki&amp;gt;wget -q -O - https://dl-ssl.google.com/linux/l...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Just here as a quick reference for the commands to install Google Chrome (not Chromium) on different distros.&lt;br /&gt;
&lt;br /&gt;
=Ubuntu=&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -&lt;br /&gt;
&lt;br /&gt;
echo &amp;#039;deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main&amp;#039; | sudo tee /etc/apt/sources.list.d/google-chrome.list&lt;br /&gt;
&lt;br /&gt;
sudo apt update&lt;br /&gt;
&lt;br /&gt;
sudo apt install google-chrome-stable&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Fedora=&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;sudo su&lt;br /&gt;
&lt;br /&gt;
cat &amp;amp;lt;&amp;amp;lt; EOF &amp;amp;gt; /etc/yum.repos.d/google-chrome.repo&lt;br /&gt;
[google-chrome]&lt;br /&gt;
name=google-chrome&lt;br /&gt;
baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64&lt;br /&gt;
enabled=1&lt;br /&gt;
gpgcheck=1&lt;br /&gt;
gpgkey=https://dl.google.com/linux/linux_signing_key.pub&lt;br /&gt;
EOF&lt;br /&gt;
&lt;br /&gt;
dnf install google-chrome-stable&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>AlphaCubed</name></author>
	</entry>
</feed>