
<?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>Web Browser Installation Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/web-browser-installation/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/web-browser-installation/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sun, 28 Jun 2020 00:47:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Web Browser Installation Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/web-browser-installation/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Install Chromium on CentOS 8 Correctly?</title>
		<link>https://www.technig.com/install-chromium-on-centos/</link>
					<comments>https://www.technig.com/install-chromium-on-centos/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Mon, 12 Feb 2018 09:25:56 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS 7 Tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux for Windows Users]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[Web Browser Installation]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=14330</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1435" height="901" src="https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig.jpg 1435w, https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig-300x188.jpg 300w, https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig-768x482.jpg 768w, https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig-1024x643.jpg 1024w" sizes="(max-width: 1435px) 100vw, 1435px" /></div>
<p>Installing Google Chrome is a bit complicated on Linux operating systems. Instead, you can use the Chromium web browser. It works the same as Google Chrome web browser. Let install Chromium on CentOS 8 easy and correctly. I just installed Chromium web browser on CentOS 8 VPS and dedicated server. It just works the same [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-chromium-on-centos/">How to Install Chromium on CentOS 8 Correctly?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1435" height="901" src="https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig.jpg 1435w, https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig-300x188.jpg 300w, https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig-768x482.jpg 768w, https://www.technig.com/wp-content/uploads/2018/02/Install-Chromium-on-CentOS-7-Correctly-Technig-1024x643.jpg 1024w" sizes="(max-width: 1435px) 100vw, 1435px" /></div><p>Installing Google Chrome is a bit complicated on Linux operating systems. Instead, you can use the Chromium web browser. It works the same as Google Chrome web browser. Let install Chromium on CentOS 8 easy and correctly.</p>
<p>I just installed <a href="https://www.chromium.org/getting-involved/download-chromium" target="_blank" rel="noopener noreferrer">Chromium</a> web browser on CentOS 8 VPS and dedicated server. It just works the same on local Linux CentOS 8 machine.</p>
<h2>Install Chromium on CentOS 8</h2>
<ol>
<li>Update Linux CentOS.</li>
<li>Install Chromium.</li>
<li>Set Chromium as no-sandbox to run as the root account.</li>
<li>Run Chromium on CentOS 8.</li>
</ol>
<p><strong>1.</strong> OK, just run the terminal and type the following command to update the CentOS 8. If your system is fresh and up to date, do not apply this command.</p>
<pre class="lang:default decode:true">yum -y update</pre>
<p>When the update has finished, just follow to install Chromium on CentOS 8 system.</p>
<p><strong>2.</strong> To install Chromium on CentOS 8, just do it with yum install command.</p>
<pre class="lang:default decode:true ">yum -y install chromium</pre>
<p>Let the Chromium installation process will finish without error.</p>
<p><strong>3.</strong> Now the Chromium browser has installed on your CentOS 8 VPS or local system. Finally, just add the following command to the Chromium-browser file.</p>
<pre class="lang:default decode:true ">nano /usr/bin/chromium-browser</pre>
<p>Open the chromium-browser file with text file editor such as &#8220;vi&#8221; or &#8220;nano&#8221; then add the &#8220;&#8211;no-sandbox&#8221; to end of last code line. See the screenshot.</p>
<figure id="attachment_14333" aria-describedby="caption-attachment-14333" style="width: 1063px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2018/02/How-to-Install-Chromium-on-CentOS-7-Correctly.jpg"><img decoding="async" class="wp-image-14333 size-full" src="https://www.technig.com/wp-content/uploads/2018/02/How-to-Install-Chromium-on-CentOS-7-Correctly.jpg" alt="How to Install Chromium on CentOS 7 Correctly" width="1063" height="504" srcset="https://www.technig.com/wp-content/uploads/2018/02/How-to-Install-Chromium-on-CentOS-7-Correctly.jpg 1063w, https://www.technig.com/wp-content/uploads/2018/02/How-to-Install-Chromium-on-CentOS-7-Correctly-300x142.jpg 300w, https://www.technig.com/wp-content/uploads/2018/02/How-to-Install-Chromium-on-CentOS-7-Correctly-768x364.jpg 768w, https://www.technig.com/wp-content/uploads/2018/02/How-to-Install-Chromium-on-CentOS-7-Correctly-1024x486.jpg 1024w" sizes="(max-width: 1063px) 100vw, 1063px" /></a><figcaption id="caption-attachment-14333" class="wp-caption-text">How to Install Chromium on CentOS 8 Correctly</figcaption></figure>
<p>Watch out! do not modify the other lines of codes, it will definitely cause some errors while running chromium.</p>
<p><strong>4.</strong> Finally, you can run Chromium browser from the terminal by typing &#8220;chromium-browser&#8221; or start it from Start Menu, Applications/ Internet/Chromium Web Browser.</p>
<figure id="attachment_14334" aria-describedby="caption-attachment-14334" style="width: 533px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2018/02/Run-Google-Chrome-and-Chromium-as-root-on-CentOS-7.jpg"><img decoding="async" class="wp-image-14334 size-full" src="https://www.technig.com/wp-content/uploads/2018/02/Run-Google-Chrome-and-Chromium-as-root-on-CentOS-7.jpg" alt="Run Google Chrome and Chromium as root on CentOS 8" width="533" height="528" srcset="https://www.technig.com/wp-content/uploads/2018/02/Run-Google-Chrome-and-Chromium-as-root-on-CentOS-7.jpg 533w, https://www.technig.com/wp-content/uploads/2018/02/Run-Google-Chrome-and-Chromium-as-root-on-CentOS-7-150x150.jpg 150w, https://www.technig.com/wp-content/uploads/2018/02/Run-Google-Chrome-and-Chromium-as-root-on-CentOS-7-300x297.jpg 300w" sizes="(max-width: 533px) 100vw, 533px" /></a><figcaption id="caption-attachment-14334" class="wp-caption-text">Run Google Chrome and Chromium as root on CentOS 8</figcaption></figure>
<p>Now the Chromium is running without any error. For the first time you run Chromium or Google Chrome, it will prompt you to enter a password. Just type a password and start using Google Chrom or Chromium on CentOS 8 as a normal web browser.</p>
<p>The post <a href="https://www.technig.com/install-chromium-on-centos/">How to Install Chromium on CentOS 8 Correctly?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-chromium-on-centos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14330</post-id>	</item>
	</channel>
</rss>
