/[pkg-kde]/www/v2/pages/kde4
ViewVC logotype

Contents of /www/v2/pages/kde4

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14381 - (show annotations) (download)
Mon Apr 13 15:47:11 2009 UTC (4 years, 1 month ago) by ana
File size: 8555 byte(s)
Error occurred while calculating annotation data.
add language package hint
1
2 <h2>Try KDE 4.1 on Lenny<img src="../images/kde4_64.png" style="float:right; margin:-8px 0 0 0;" /></h2>
3
4 <!-- <div style="float:left; width:48%; text-align:center;"><a href="kde4livecd.html"><img src="../images/cd_128.png" /><br /><span style="font-size:20pt; font-weight:bolder;line-height:125%;">Try out KDE 4.0<br />on a Debian Live CD</span></a></div> -->
5
6 <!-- <div style="width:100%; text-align:center;"><a href="experimental.html"><img src="../images/download_128.png" /><br /><span style="font-size:20pt; font-weight:bolder;line-height:125%;">Install KDE 4.2<br />on your Debian <em>unstable</em> system</span></a></div>-->
7
8 <br/>
9 <div style="width:100%; text-align:center;"><a href="http://kde4.debian.net/"><img src="../images/download_128.png" /><br /><span style="font-size:20pt; font-weight:bolder;line-height:125%;">Install KDE 4.1<br />on your <em>Lenny</em> Debian system</span></a></div>
10
11 <br/>
12
13 <h2>Install KDE 4.2 packages from the Debian unstable 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>
14
15
16 <h3>Enabling the sid repository</h3>
17
18 <p>KDE 4.2 requires some software that is not available in the Debian 5.0 "lenny" release. Therefore, it can only be installed on systems using the unstable branches.</p>
19
20 <blockquote>
21 <pre style="margin-bottom:0;">deb http://ftp.de.debian.org/debian/ sid main
22 deb-src http://ftp.de.debian.org/debian/ sid main</pre>
23 </blockquote>
24
25 <p>You should replace ftp.de.debian.org by a
26 <a href="http://www.debian.org/mirror/list">mirror</a> near you.</p>
27
28 <p>To enable unstable without upgrading your entire system,
29 <a href="http://wiki.debian.org/AptPinning">see this page</a>.</p>
30
31 <!--<h3>Enabling the experimental branch</h3>
32
33 <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>
34 <blockquote>
35 <pre style="margin-bottom:0;">deb http://ftp.de.debian.org/debian/ experimental main
36 deb-src http://ftp.de.debian.org/debian/ experimental main</pre>
37 </blockquote>
38
39 <p>You should replace ftp.de.debian.org by a
40 <a href="http://www.debian.org/mirror/list">mirror</a> near you.</p>
41
42 <p>APT will not install packages from experimental unless specifically requested. To install a package from experimental, run the command:</p>
43 <pre>aptitude -t experimental install <em>package1</em> <em>package2</em> <em>package3...</em></pre>-->
44
45
46 <h3>KDE 4 packages</h3>
47
48 <p style="margin-bottom:0.1em;">For a basic KDE 4 desktop, install the <a href="http://packages.debian.org/unstable/kde4-minimal"><code>kde4-minimal</code></a> package, which includes</p>
49
50 <table style="margin-left:5em">
51 <tr>
52 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdebase-runtime"><code>kdebase-runtime</code></a></td>
53 <td><i>Essential runtime components</i></td>
54 </tr>
55 <tr>
56 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdebase-workspace"><code>kdebase-workspace</code></a></td>
57 <td><i>Desktop environment</i></td>
58 </tr>
59 <tr>
60 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdebase"><code>kdebase</code></a></td>
61 <td><i>Core applications</i></td>
62 </tr>
63 </table>
64
65 <br />
66
67 <p style="margin-bottom:0.1em;">For (almost) all of KDE 4, install the <a href="http://packages.debian.org/unstable/kde4"><code>kde4</code></a> package, which also includes</p>
68
69 <table style="margin-left:5em">
70 <tr>
71 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeplasma-addons"><code>kdeplasma-addons</code></a></td>
72 <td><i>Additional Plasma applets</i></td>
73 </tr>
74 <tr>
75 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdegraphics"><code>kdegraphics</code></a></td>
76 <td><i>Graphics applications, including the Okular document viewer</i></td>
77 </tr>
78 <tr>
79 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdegames"><code>kdegames</code></a></td>
80 <td><i>Assortment of fun games</i></td>
81 </tr>
82 <tr>
83 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdemultimedia"><code>kdemultimedia</code></a></td>
84 <td><i>Multimedia players and utilities</i></td>
85 </tr>
86 <tr>
87 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdenetwork"><code>kdenetwork</code></a></td>
88 <td><i>networking-related applications, such as the Kopete IM client</i></td>
89 </tr>
90 <tr>
91 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdepim"><code>kdepim</code></a></td>
92 <td><i>Personal Information Management apps, such as Kontact or KMail</i></td>
93 </tr>
94 <tr>
95 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeutils"><code>kdeutils</code></a></td>
96 <td><i>General-purpose utilities</i></td>
97 </tr>
98 <tr>
99 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeedu"><code>kdeedu</code></a></td>
100 <td><i>Educational applications</i></td>
101 </tr>
102 <tr>
103 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeadmin"><code>kdeadmin</code></a></td>
104 <td><i>System administration tools</i></td>
105 </tr>
106
107 <tr>
108 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeartwork"><code>kdeartwork</code></a></td>
109 <td><i>Additional artwork and sound themes</i></td>
110 </tr>
111 </table>
112
113 <br />
114
115 <p style="margin-bottom:0.1em;">Most users will also want to install
116 <a href="http://packages.debian.org/unstable/kdm"><strong>kdm</strong></a>.
117 There are still a couple of packages more:</p>
118
119 <table style="margin-left:5em">
120 <tr>
121 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdetoys"><code>kdetoys</code></a></td>
122 <td><i>Desktop amusements</i></td>
123 </tr>
124 <tr>
125 <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdesdk"><code>kdesdk</code></a></td>
126 <td><i>Software development tools</i></td>
127 </tr>
128 </table>
129 <br />
130
131 <p style="margin-bottom:0.1em;">Translations packages are kde-l10n-XX where XX is your language code</p>
132
133
134 <!--<h3>Upgrading installed experimental KDE 4 packages automatically</h3>
135
136 <p style="margin-bottom:0.1em;">Once you have installed all KDE 4 packages you want from experimental, you would probably like
137 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
138 add</p>
139 <p style="white-space: pre; font-family: monospace">
140 Package: *
141 Pin: release a=experimental
142 Pin-Priority: 101</p>
143 <p style="margin-bottom:0.1em;"> to your /etc/apt/preferences file (create one if it does not exist) and simple
144 <span style="font-weight:bold">aptitude (or apt-get) dist-upgrade</span> will always automatically upgrade
145 <span style="text-decoration: underline">only</span> the packages <span style="text-decoration: underline">you
146 have installed from experimental</span> to the latest versions in the experimental repository. Other packages,
147 which are available in experimental but their experimental versions have not been manually installed by you,
148 won't be automatically pulled in by <span style="font-weight:bold">dist-upgrade</span>. Consult
149 <span style="font-weight:bold">apt_preferences(5)</span> manual page for more information about pinning.</p>
150
151 <br />-->
152
153 <h3>Co-installable packages</h3>
154
155 <p>You can co-install along your KDE 3 packages the following KDE 4 packages: <em>kdelibs5, kdepimlibs5, kdebase-runtime</em></p>
156
157 <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>
158 <br />
159
160 <h3 style="clear:both; padding-top:3em;"><img src="../images/info_48.png" style="float:right; margin:-15px 0 0 0;" />Notes for KDE 4.2 packages</h3>
161
162 <p>If you run into a problem and need help, you can send a mail to the
163 <a href="http://lists.debian.org/debian-kde/">Debian KDE support list.</a>
164 The list is not moderated, so you can post without subscribing.</p>
165
166 <br />
167
168 <p>If you want to help us get KDE 4 to <a href="http://www.debian.org/" title="Debian, th euniversal operating system">Debian</a> users, you're welcome to <a href="join.html">join the team</a>!</p>

  ViewVC Help
Powered by ViewVC 1.1.5