<?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>arc theme linux Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/arc-theme-linux/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>Enjoy Arc Theme on Linux</title>
		<link>https://www.osradar.com/enjoy-arc-theme-on-linux/</link>
					<comments>https://www.osradar.com/enjoy-arc-theme-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Fri, 08 Jun 2018 15:32:27 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[arc theme]]></category>
		<category><![CDATA[arc theme linux]]></category>
		<category><![CDATA[linux theme]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=3891</guid>

					<description><![CDATA[<p>Theming is one of the best ways of enjoying Linux, right? There are tons of themes available online for customizing your system and giving it a better look and feel. Among all the themes online, there are some of the most popular themes including the Arc Theme. This theme has earned immense popularity in the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/enjoy-arc-theme-on-linux/">Enjoy Arc 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>Theming is one of the best ways of enjoying Linux, right? There are tons of themes available online for customizing your system and giving it a better look and feel. Among all the themes online, there are some of the most popular themes including the Arc Theme. This theme has earned immense popularity in the community. Previously, we discussed <a href="https://www.osradar.com/how-to-install-arc-theme-for-thunderbird-linux/">how to enjoy Arc theme on Thunderbird</a>.</p>
<p>Now, it’s time to enjoy the theme system wide.</p>
<h3>Installing the theme</h3>
<p>Run the following command(s) according to your Linux distro.</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre>sudo apt install arc-theme</pre>
<p><img loading="lazy" class="size-full wp-image-3894 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu.png" alt="" width="1185" height="485" srcset="https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu.png 1185w, https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu-300x123.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu-768x314.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu-1024x419.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu-696x285.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu-1068x437.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/install-arc-ubuntu-1026x420.png 1026w" sizes="(max-width: 1185px) 100vw, 1185px" /></p>
<ul>
<li>Debian</li>
</ul>
<pre>sudo apt-get install arc-theme</pre>
<ul>
<li>Fedora</li>
</ul>
<pre>sudo dnf install arc-theme</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre>sudo pacman -S arc-gtk-theme</pre>
<ul>
<li>Other distros</li>
</ul>
<p>If your distro wasn’t listed here, you have to follow the instructions on <a href="https://github.com/horst3180/Arc-theme">this page</a>. You have to build it from source. Run these commands in the terminal:</p>
<pre>git clone https://github.com/horst3180/arc-theme --depth 1
cd arc-theme

./autogen.sh --prefix=/usr
sudo make install</pre>
<p>There are also other customizable options available during the build of the theme.</p>
<pre>./autogen.sh --prefix=/usr --custom-argument</pre>
<p>Available options:</p>
<pre>--disable-xfwm
--disable-metacity
--disable-gtk2
--disable-gtk3
--disable-unity
--disable-transparency</pre>
<h3>Activating the theme</h3>
<p>Even if the theme is installed successfully, it’s still not activated. You have to activate it from your distro’s theme settings. There are lots of available desktop environments, but the most popular ones are GNOME, XFCE4, and KDE.</p>
<p>The easiest way to find out the proper option is to search from the “Apps” menu. After activating, enjoy the awesome Arc theme.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/enjoy-arc-theme-on-linux/">Enjoy Arc 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/enjoy-arc-theme-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
