<?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>LinuxHub &#187; gimp 2.7 ubuntu</title>
	<atom:link href="http://linuxhub.net/tag/gimp-2-7-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxhub.net</link>
	<description>Making Linux Simple!</description>
	<lastBuildDate>Sun, 16 Oct 2011 13:13:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>GIMP 2.7.1: Installation guide for Ubuntu</title>
		<link>http://linuxhub.net/2009/08/gimp-2-7-1-installation-guide-for-ubuntu/</link>
		<comments>http://linuxhub.net/2009/08/gimp-2-7-1-installation-guide-for-ubuntu/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 10:08:08 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[gimp 2.7 ubuntu]]></category>
		<category><![CDATA[install gimp 2.7 ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=412</guid>
		<description><![CDATA[Gimp is my favorite image editor on Ubuntu. Gimp 2.7.1 is released and I wanted to try my hands on the same. Gimp 2.7 is non-stable version and is a mediator towards the much stable release which is Gimp 2.8. However, if you still want to try Gimp 2.7.1 on your Ubuntu machine you can install it  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-418 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="Gimp_Icon" src="http://linuxhub.net/wp-content/uploads/2009/08/Gimp_Icon.png" alt="Gimp_Icon" width="129" height="128" />Gimp is my favorite image editor on Ubuntu. Gimp 2.7.1 is released and I wanted to try my hands on the same. Gimp 2.7 is non-stable version and is a mediator towards the much stable release which is Gimp 2.8. However, if you still want to try Gimp 2.7.1 on your Ubuntu machine you can install it using the following steps at your own risk.</p>
<h3 style="text-align: justify;">Adding the PPA of Gimp 2.7 to the software sources list</h3>
<p style="text-align: justify;">The first step in the process is to get PPA added to your software sources list. Go to</p>
<p style="text-align: justify;"><span style="color: #888888;">System &gt; Administration &gt; Software Sources</span></p>
<p style="text-align: justify;"><img src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources.png" alt="Software Sources" width="550" height="341" /></p>
<p style="text-align: justify;">Go the the tab that reads Third Party Softwares tab and add the following lines one by one:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>matthaeus123<span style="color: #000000; font-weight: bold;">/</span>mrw-gimp-svn<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>matthaeus123<span style="color: #000000; font-weight: bold;">/</span>mrw-gimp-svn<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>

<p style="text-align: justify;"><img class="alignnone size-full wp-image-415" title="Gimp" src="http://linuxhub.net/wp-content/uploads/2009/08/Gimp.png" alt="Gimp" width="550" height="519" /></p>
<p style="text-align: justify;">Next up we have to add the GPG security key. You can get the key by going to Signing key page (At the end of the post) and copying the text and saving it by the name of Gimp on your desktop:</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-413" title="Gimp1" src="http://linuxhub.net/wp-content/uploads/2009/08/Gimp1.png" alt="Gimp1" width="573" height="259" /></p>
<p style="text-align: justify;">Now go the tab that reads Authentication on Software Sources window and import the GPG key file that you just saved on your desktop.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-414" title="Gimp2" src="http://linuxhub.net/wp-content/uploads/2009/08/Gimp2.png" alt="Gimp2" width="550" height="519" /></p>
<h3 style="text-align: justify;">Installing Gimp 2.7</h3>
<p style="text-align: justify;">All that is left is to install Gimp 2.7. Drop to the terminal window by hitting ALT+F2 and typing &#8220;gnome-terminal&#8221; (with out quotes). Type the following command on your terminal window:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> upgrade</pre></div></div>

<p style="text-align: justify;">Note: If you get the following error while installing running Gimp 2.7:</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-416" title="Gimp3" src="http://linuxhub.net/wp-content/uploads/2009/08/Gimp3.png" alt="Gimp3" width="550" height="72" /></p>
<p style="text-align: justify;">All you have to do is type the following code in your terminal</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libgegl-<span style="color: #000000;">0.0</span>-<span style="color: #000000;">0</span></pre></div></div>

<p style="text-align: justify;">Now you can start Gimp 2.7.1 by going to <span style="color: #888888;">Applications &gt; Graphics &gt; GIMP Image editor</span></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-417" title="Gimp4" src="http://linuxhub.net/wp-content/uploads/2009/08/Gimp4.png" alt="Gimp4" width="421" height="458" /></p>
<h3 style="text-align: justify;">Signing key page</h3>
<p style="text-align: justify;"><a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0xE84E77B023CADAAB7966690943BB102C405A15CB&amp;op=index">Gimp 2.7 GPG</a></p>
<h3 style="text-align: justify;">GIMP 2.7 Release Notes</h3>
<p style="text-align: justify;"><a href="http://gimp.org/release-notes/gimp-2.7.html">http://gimp.org/release-notes/gimp-2.7.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/08/gimp-2-7-1-installation-guide-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

