<?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>evopop theme Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/evopop-theme/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:41:09 +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>Install Evopop GTK Theme on Linux</title>
		<link>https://www.osradar.com/install-evopop-gtk-theme-on-linux/</link>
					<comments>https://www.osradar.com/install-evopop-gtk-theme-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Sun, 10 Jun 2018 16:02:45 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[evopop]]></category>
		<category><![CDATA[evopop theme]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[gtk theme]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=3991</guid>

					<description><![CDATA[<p>In the world of theme, there are tons of available options that provides soothing experience with comfort. That’s what I like the Solus project that brings up some of the best-looking themes. At present, the OS is using Adapta GTK theme, but before that, it was the awesome and cool-looking Evopop GTK theme. Much like [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-evopop-gtk-theme-on-linux/">Install Evopop GTK Theme 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>In the world of theme, there are tons of available options that provides soothing experience with comfort. That’s what I like the Solus project that brings up some of the best-looking themes. At present, the OS is using Adapta GTK theme, but before that, it was the awesome and cool-looking Evopop GTK theme.</p>
<p>Much like the Adapta, Evopop is also inspired by the Material design that looks very snappy and modern. However, the theme is no longer under development as Solus has moved towards Adapta. But it’s still worth taking a look today.</p>
<p>For enjoying the awesome Evopop theme, you have to be using GNOME desktop environment. If your desktop environment is compatible with GTK version 3.20 or higher, this theme should also work just fine.</p>
<h1>Installing the theme</h1>
<p>There are 2 possible ways that you can enjoy the theme. First is to install it directly using the built-in script and second is to build the theme from source. At first, install it from the default script.</p>
<h3>Installing with script</h3>
<p>Run this command for downloading the complete Evopop theme with the source.</p>
<pre>git clone https://github.com/solus-project/evopop-gtk-theme.git
cd evopop-gtk-theme</pre>
<p>Now, run these commands for installing Evopop system-wide.</p>
<pre>sudo ./install-gtk-theme.sh</pre>
<p>If you’re a user of Geary email client, don’t forget to activate Evopop for that, too.</p>
<pre>./install-geary-fix.sh</pre>
<p>If you’re willing for enjoying Evopop Azure, run this command as well.</p>
<pre>./install-gtk-azure-theme.sh</pre>
<p>Now, all you have to do is activate the theme from your system’s theme option.</p>
<h3>Building from source</h3>
<p>It’s an easier method of enjoying the theme irrespective to almost any Linux distros. Run the command(s) according to your distro for the prerequisite tools.</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre>sudo apt install git autotools</pre>
<ul>
<li>Debian</li>
</ul>
<pre>sudo apt-get install git autotools</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre>sudo pacman -S git autotools</pre>
<ul>
<li>OpenSUSE</li>
</ul>
<pre>sudo zypper install git autotools</pre>
<ul>
<li>Fedora</li>
</ul>
<pre>sudo dnf install git autotools</pre>
<p>Download the source code of the theme.</p>
<pre>git clone https://github.com/solus-project/evopop-gtk-theme.git
cd evopop-gtk-theme</pre>
<p>Prepare the critical files of the theme. Don’t MISS this step!</p>
<pre>./autogen.sh</pre>
<p>When everything is complete, start building Evopop theme’s code.</p>
<pre>sudo make</pre>
<p>Once the building is complete, install the theme in your system.</p>
<pre>sudo make install</pre>
<p>There are also other great themes to try out &#8211; <a href="https://www.osradar.com/enjoy-arc-theme-on-linux/">Arc</a>, <a href="https://www.osradar.com/paper-gtk-theme-on-linux/">Paper</a>, <a href="https://www.osradar.com/install-vimix-gtk-theme-on-linux/">Vimix</a> etc.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-evopop-gtk-theme-on-linux/">Install Evopop GTK Theme 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/install-evopop-gtk-theme-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
