<?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>papirus icon Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/papirus-icon/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sun, 08 Jul 2018 14:23:37 +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>Papirus Icon Theme for Linux</title>
		<link>https://www.osradar.com/papirus-icon-theme-for-linux/</link>
					<comments>https://www.osradar.com/papirus-icon-theme-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Sun, 08 Jul 2018 14:21:15 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[icon theme]]></category>
		<category><![CDATA[linux theme]]></category>
		<category><![CDATA[papirus icon]]></category>
		<category><![CDATA[papirus icon linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=4718</guid>

					<description><![CDATA[<p>There are number of themes available for the Linux system. Those themes change the look and feel of our system and it’s important if you feel that your system is just dull and pale. There are a number of themes available for your system like Evopop, Paper, and Canta etc. Like changing the look of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/papirus-icon-theme-for-linux/">Papirus Icon Theme for 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>There are number of themes available for the Linux system. Those themes change the look and feel of our system and it’s important if you feel that your system is just dull and pale. There are a number of themes available for your system like <a href="https://www.osradar.com/install-evopop-gtk-theme-on-linux/">Evopop</a>, <a href="https://www.osradar.com/paper-gtk-theme-on-linux/">Paper</a>, and <a href="https://www.osradar.com/theme-your-linux-with-canta-gtk-theme/">Canta</a> etc.</p>
<p>Like changing the look of the system, you can also change the look of all the apps by applying various icon theme packs. Changing the icons is also a nice way of refreshment. Today, let’s take a look at the cool-looking Papirus icon theme.</p>
<h2>Downloading Papirus icon theme</h2>
<ul>
<li>Ubuntu</li>
</ul>
<pre>sudo add-apt-repository ppa:papirus/papirus
sudo apt-get update
sudo apt-get install papirus-icon-theme</pre>
<ul>
<li>Debian and Debian-derivatives</li>
</ul>
<pre>sudo sh -c "echo 'deb http://ppa.launchpad.net/papirus/papirus/ubuntu xenial main' &gt; /etc/apt/sources.list.d/papirus-ppa.list"

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com E58A9D36647CAE7F
sudo apt-get update
sudo apt-get install papirus-icon-theme</pre>
<ul>
<li>Universal method</li>
</ul>
<p>This method will work for all the Linux distros. That’s why we’ll be following this method today to install the icon pack. Run the following command:</p>
<pre># Installing under ROOT directory (recommended)
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | sh

# HOME directory for GTK
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | DESTDIR="$HOME/.local/share/icons" sh

# For BSD systems
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install.sh | DESTDIR="/usr/local/share/icons" sh

# Uninstall the icon
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/uninstall.sh | sh

# Note that for Qt4 apps, you need to have "libqt4-svg" for proper working with the theme</pre>
<h2><img loading="lazy" class="size-full wp-image-4721 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/07/papirus-1.png" alt="" width="1365" height="633" srcset="https://www.osradar.com/wp-content/uploads/2018/07/papirus-1.png 1365w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-300x139.png 300w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-768x356.png 768w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-1024x475.png 1024w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-696x323.png 696w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-1068x495.png 1068w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-1-906x420.png 906w" sizes="(max-width: 1365px) 100vw, 1365px" /></h2>
<h2>Enabling the theme</h2>
<p>Once the download is complete, you can easily activate the theme directly on your system. Depending on each distro, the method varies. However, just look out for “Appearance” or “Theme” in your system settings. You should come up with a similar option.</p>
<figure id="attachment_4722" aria-describedby="caption-attachment-4722" style="width: 1366px" class="wp-caption aligncenter"><img loading="lazy" class="wp-image-4722 size-full" src="https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated.png" alt="" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated.png 1366w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2018/07/papirus-icon-activated-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-4722" class="wp-caption-text">Activating Papirus on XFCE</figcaption></figure>
<p>Voila! Papirus theme is activated!</p>
<p>If you need any further in-depth assistance or more configuration ability, don&#8217;t forget to <a href="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme">check out the GitHub Papirus icon theme page</a>!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/papirus-icon-theme-for-linux/">Papirus Icon Theme for 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/papirus-icon-theme-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
