| 1 |
|
| 2 |
<h2>Install KDE 4.2 packages from the Debian experimental branch<img src="../images/download_64.png" style="float:right; margin:-8px 0 0 0;" alt="Install KDE 4 Debian packages in your hard disk" /></h2>
|
| 3 |
|
| 4 |
|
| 5 |
<h3>Enabling the sid repository</h3>
|
| 6 |
|
| 7 |
<p>KDE 4.2 requires some software that is not available in the Debian 4.0 "etch" or future 5.0 "lenny" release. Therefore, it can only be installed on systems using the unstable branches.</p>
|
| 8 |
|
| 9 |
<blockquote>
|
| 10 |
<pre style="margin-bottom:0;">deb http://ftp.de.debian.org/debian/ sid main
|
| 11 |
deb-src http://ftp.de.debian.org/debian/ sid main</pre>
|
| 12 |
</blockquote>
|
| 13 |
|
| 14 |
<p>You should replace ftp.de.debian.org by a
|
| 15 |
<a href="http://www.debian.org/mirror/list">mirror</a> near you.</p>
|
| 16 |
|
| 17 |
<p>To enable unstable without upgrading your entire system,
|
| 18 |
<a href="http://wiki.debian.org/AptPinning">see this page</a>.</p>
|
| 19 |
|
| 20 |
|
| 21 |
<h3>Enabling the experimental branch</h3>
|
| 22 |
|
| 23 |
<p>To install KDE 4.2, the experimental branch must be enabled. Add the following to <code>/etc/apt/sources.list</code>, then update APT.</p>
|
| 24 |
<blockquote>
|
| 25 |
<pre style="margin-bottom:0;">deb http://ftp.de.debian.org/debian/ experimental main
|
| 26 |
deb-src http://ftp.de.debian.org/debian/ experimental main</pre>
|
| 27 |
</blockquote>
|
| 28 |
|
| 29 |
<p>You should replace ftp.de.debian.org by a
|
| 30 |
<a href="http://www.debian.org/mirror/list">mirror</a> near you.</p>
|
| 31 |
|
| 32 |
<p>APT will not install packages from experimental unless specifically requested. To install a package from experimental, run the command:</p>
|
| 33 |
<pre>aptitude -t experimental install <em>package1</em> <em>package2</em> <em>package3...</em></pre>
|
| 34 |
|
| 35 |
|
| 36 |
<h3>KDE 4 packages</h3>
|
| 37 |
|
| 38 |
<p style="margin-bottom:0.1em;">For a basic KDE 4 desktop, install the <a href="http://packages.debian.org/experimental/kde-minimal"><code>kde-minimal</code></a> package, which includes</p>
|
| 39 |
|
| 40 |
<table style="margin-left:5em">
|
| 41 |
<tr>
|
| 42 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdebase-runtime"><code>kdebase-runtime</code></a></td>
|
| 43 |
<td><i>Essential runtime components</i></td>
|
| 44 |
</tr>
|
| 45 |
<tr>
|
| 46 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdebase-workspace"><code>kdebase-workspace</code></a></td>
|
| 47 |
<td><i>Desktop environment</i></td>
|
| 48 |
</tr>
|
| 49 |
<tr>
|
| 50 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdebase"><code>kdebase</code></a></td>
|
| 51 |
<td><i>Core applications</i></td>
|
| 52 |
</tr>
|
| 53 |
</table>
|
| 54 |
|
| 55 |
<br />
|
| 56 |
|
| 57 |
<p style="margin-bottom:0.1em;">For (almost) all of KDE 4, install the <a href="http://packages.debian.org/experimental/kde4"><code>kde4</code></a> package, which also includes</p>
|
| 58 |
|
| 59 |
<table style="margin-left:5em">
|
| 60 |
<tr>
|
| 61 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdeplasma-addons"><code>kdeplasma-addons</code></a></td>
|
| 62 |
<td><i>Additional Plasma applets</i></td>
|
| 63 |
</tr>
|
| 64 |
<tr>
|
| 65 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdegraphics"><code>kdegraphics</code></a></td>
|
| 66 |
<td><i>Graphics applications, including the Okular document viewer</i></td>
|
| 67 |
</tr>
|
| 68 |
<tr>
|
| 69 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdegames"><code>kdegames</code></a></td>
|
| 70 |
<td><i>Assortment of fun games</i></td>
|
| 71 |
</tr>
|
| 72 |
<tr>
|
| 73 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdemultimedia"><code>kdemultimedia</code></a></td>
|
| 74 |
<td><i>Multimedia players and utilities</i></td>
|
| 75 |
</tr>
|
| 76 |
<tr>
|
| 77 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdenetwork"><code>kdenetwork</code></a></td>
|
| 78 |
<td><i>networking-related applications, such as the Kopete IM client</i></td>
|
| 79 |
</tr>
|
| 80 |
<tr>
|
| 81 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdepim"><code>kdepim</code></a></td>
|
| 82 |
<td><i>Personal Information Management apps, such as Kontact or KMail</i></td>
|
| 83 |
</tr>
|
| 84 |
<tr>
|
| 85 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdeutils"><code>kdeutils</code></a></td>
|
| 86 |
<td><i>General-purpose utilities</i></td>
|
| 87 |
</tr>
|
| 88 |
<tr>
|
| 89 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdeedu"><code>kdeedu</code></a></td>
|
| 90 |
<td><i>Educational applications</i></td>
|
| 91 |
</tr>
|
| 92 |
<tr>
|
| 93 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdeadmin"><code>kdeadmin</code></a></td>
|
| 94 |
<td><i>System administration tools</i></td>
|
| 95 |
</tr>
|
| 96 |
|
| 97 |
<tr>
|
| 98 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdeartwork"><code>kdeartwork</code></a></td>
|
| 99 |
<td><i>Additional artwork and sound themes</i></td>
|
| 100 |
</tr>
|
| 101 |
</table>
|
| 102 |
|
| 103 |
<br />
|
| 104 |
|
| 105 |
<p style="margin-bottom:0.1em;">Most users will also want to install
|
| 106 |
<a href="http://packages.debian.org/experimental/kdm"><strong>kdm</strong></a>.
|
| 107 |
There are still a couple of packages more:</p>
|
| 108 |
|
| 109 |
<table style="margin-left:5em">
|
| 110 |
<tr>
|
| 111 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdetoys"><code>kdetoys</code></a></td>
|
| 112 |
<td><i>Desktop amusements</i></td>
|
| 113 |
</tr>
|
| 114 |
<tr>
|
| 115 |
<td style="width:15em;"><a href="http://packages.debian.org/experimental/kdesdk"><code>kdesdk</code></a></td>
|
| 116 |
<td><i>Software development tools</i></td>
|
| 117 |
</tr>
|
| 118 |
</table>
|
| 119 |
<br />
|
| 120 |
<h3>Upgrading installed experimental KDE 4 packages automatically</h3>
|
| 121 |
|
| 122 |
<p style="margin-bottom:0.1em;">Once you have installed all KDE 4 packages you want from experimental, you would probably like
|
| 123 |
to keep them up-to-date to the latest releases in experimental. It is easy to do that with the help of APT pinning. Just
|
| 124 |
add</p>
|
| 125 |
<p style="white-space: pre; font-family: monospace">
|
| 126 |
Package: *
|
| 127 |
Pin: release a=experimental
|
| 128 |
Pin-Priority: 101</p>
|
| 129 |
<p style="margin-bottom:0.1em;"> to your /etc/apt/preferences file (create one if it does not exist) and simple
|
| 130 |
<span style="font-weight:bold">aptitude (or apt-get) dist-upgrade</span> will always automatically upgrade
|
| 131 |
<span style="text-decoration: underline">only</span> the packages <span style="text-decoration: underline">you
|
| 132 |
have installed from experimental</span> to the latest versions in the experimental repository. Other packages,
|
| 133 |
which are available in experimental but their experimental versions have not been manually installed by you,
|
| 134 |
won't be automatically pulled in by <span style="font-weight:bold">dist-upgrade</span>. Consult
|
| 135 |
<span style="font-weight:bold">apt_preferences(5)</span> manual page for more information about pinning.</p>
|
| 136 |
|
| 137 |
<br />
|
| 138 |
|
| 139 |
<h3>Co-installable packages</h3>
|
| 140 |
|
| 141 |
<p>You can co-install along your KDE 3 packages the following KDE 4 packages: <em>kdelibs5, kdepimlibs5, kdebase-runtime</em></p>
|
| 142 |
|
| 143 |
<p>This is useful if you want to keep your KDE 3 enviroment but want to use a KDE 4 application like okular or even konsole. But remember KDE 4 apps will not integrate in your KDE 3 desktop so well as the current KDE 3 do.</p>
|
| 144 |
<br />
|