<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>The BFC Computing Weblog: Running KDE 4.2 On Fedora 10 (Short, Short version)</title>
    <link>http://blog.bfccomputing.com/articles/2009/01/30/running-kde-4-2-on-fedora-10-short-short-version</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>My God, It's Full of Source!</description>
    <item>
      <title>Running KDE 4.2 On Fedora 10 (Short, Short version)</title>
      <description>&lt;p&gt;KDE 4.2 looks like it's finally the right version to get me to use Linux as my daily desktop.  4.5 has more goodness baked in, 4.1 was insufficient, but 4.2 looks 'just right'.  I used to be a GNOME user, but with GNOME's track towards Microsoft API's (mono) for its centerpiece applications I've gone over to KDE, and with its recent switch to LGPL I couldn't be more optimistic about its future.&lt;/p&gt;

&lt;p&gt;For those who like to run official '-stable' versions of everything in Fedora, stop here.  It'll be in Fedora 11 in a few months.  Go read the warnings at the &lt;a href="http://kde-redhat.sourceforge.net"&gt;kde-redhat&lt;/a&gt; and the &lt;a href="https://bugzilla.redhat.com/showdependencytree.cgi?id=474598&amp;amp;hide_resolved=1"&gt;tracking bug&lt;/a&gt; if you want to know all the theoretical risks involved.&lt;/p&gt;

&lt;p&gt;But for those eager to get on with things, I'll distil down what I think is the minimal command set to install the '-testing' release of KDE 4.2:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
cd /etc/yum.repos.d&lt;/p&gt;

&lt;p&gt;sudo wget http://blog.bfccomputing.com/files/kde.repo&lt;/p&gt;

&lt;p&gt;sudo rpm -Uhv http://download1.rpmfusion.org/free/fedora/releases/10/Everything/i386/os/rpmfusion-free-release-10-1.noarch.rpm&lt;/p&gt;

&lt;p&gt;sudo yum -y groupupdate kde-desktop&lt;/p&gt;

&lt;p&gt;sudo yum -y update
&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;(answering Y to importing GPG keys)&lt;/p&gt;

&lt;p&gt;log out, log back in.  You should be good to go.&lt;/p&gt;

&lt;p&gt;I started with a working KDE 4.1 install, which wasn't easy either.  If you haven't gotten that far first, be sure to do so.  I have this in my notes from trial and error getting all the correct packages installed:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
yum -y install kdebase kdegames  kdegraphics  kdemultimedia  kdenetwork  kdepim   kdeplasma-addons kdeutils  kipi-plugins  PyKDE4   digikam-libs  ebook-tools-libs kdebase-libs  kdegames-libs  kdegraphics-libs kdemultimedia-libs kdenetwork-libs kdepim-libs  libgadu  system-config-printer kdeaccessibility kdeartwork  kdebase-workspace system-switch-displaymanager
&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;but it may not be comprehensive (leave notes, please).  Run 'system-switch-displaymanager KDM' to get the correct display manager selected.  If your logins never succeed there are more packages to install.  Unfortunately anaconda doesn't give a working KDE install, even if you select it at install-time.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Jan 2009 00:38:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:770a2549-bc28-424e-95db-246ab69dc1cc</guid>
      <author>Bill McGonigle</author>
      <link>http://blog.bfccomputing.com/articles/2009/01/30/running-kde-4-2-on-fedora-10-short-short-version</link>
      <category>Open Source</category>
      <category>Linux</category>
      <trackback:ping>http://blog.bfccomputing.com/articles/trackback/4801</trackback:ping>
    </item>
  </channel>
</rss>
