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

Diff of /www/v2/pages/kde4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11976 by modax-guest, Fri Aug 22 08:54:07 2008 UTC revision 14526 by lisandropm-guest, Tue Apr 28 22:15:10 2009 UTC
# Line 1  Line 1 
1             <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>
2    
         <h2>Try KDE 4.1<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> -->      <h3>Enabling the sid repository</h3>
5          <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.1<br />on your Debian <em>unstable</em> system</span></a></div>  
6             <p>KDE 4.2 requires some software that is not available in the Debian 5.0
7          <br/>           "lenny" release.  Therefore, it can only be installed on systems using
8          <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>           the unstable branches. Also, we recommend you to keep testing branch, it
9             will ease you the pain with broken installations when there is
10          <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.1 packages</h3>           transitions going on in unstable.</p>
11    
12          <p style="clear:both;">KDE 4 packages are currently in the experimental branch and are not intended to be installed on a production system.  We are not accepting bug reports against the KDE 4 packages at the moment, since they have many known problems.</p>       <blockquote>
13         <pre style="margin-bottom:0;">deb http://ftp.de.debian.org/debian/ sid main
14    deb-src http://ftp.de.debian.org/debian/ sid main
15    deb http://ftp.de.debian.org/debian/ testing main
16    deb-src http://ftp.de.debian.org/debian/ testing main</pre>
17        </blockquote>
18    
19         <p>You should replace ftp.de.debian.org by a
20         <a href="http://www.debian.org/mirror/list">mirror</a> near you.</p>
21    
22         <p>To enable unstable without upgrading your entire system,
23         <a href="http://wiki.debian.org/AptPinning">see this page</a>.</p>
24    
25            <h3>KDE 4 packages</h3>
26    
27             <p style="margin-bottom:0.1em;">For a basic KDE 4 desktop, install the <a href="http://packages.debian.org/unstable/kde-minimal"><code>kde-minimal</code></a> package, which includes</p>
28    
29             <table style="margin-left:5em">
30                    <tr>
31                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdebase-runtime"><code>kdebase-runtime</code></a></td>
32                            <td><i>Essential runtime components</i></td>
33                    </tr>
34                    <tr>
35                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdebase-workspace"><code>kdebase-workspace</code></a></td>
36                            <td><i>Desktop environment</i></td>
37                    </tr>
38                    <tr>
39                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdebase"><code>kdebase</code></a></td>
40                            <td><i>Core applications</i></td>
41                    </tr>
42             </table>
43    
44             <br />
45    
46             <p style="margin-bottom:0.1em;">For all of KDE 4, install the <a href="http://packages.debian.org/unstable/kde-full"><code>kde-full</code></a> package, which also includes</p>
47    
48             <table style="margin-left:5em">
49                    <tr>
50                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kde-minimal"><code>kdep-minimal</code></a></td>
51                            <td><i>The basic KDE 4 desktop</i></td>
52                    </tr>
53                    <tr>
54                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeplasma-addons"><code>kdeplasma-addons</code></a></td>
55                            <td><i>Additional Plasma applets</i></td>
56                    </tr>
57                    <tr>
58                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdegraphics"><code>kdegraphics</code></a></td>
59                            <td><i>Graphics applications, including the Okular document viewer</i></td>
60                    </tr>
61                    <tr>
62                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdegames"><code>kdegames</code></a></td>
63                            <td><i>Assortment of fun games</i></td>
64                    </tr>
65                    <tr>
66                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdemultimedia"><code>kdemultimedia</code></a></td>
67                            <td><i>Multimedia players and utilities</i></td>
68                    </tr>
69                    <tr>
70                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdenetwork"><code>kdenetwork</code></a></td>
71                            <td><i>networking-related applications, such as the Kopete IM client</i></td>
72                    </tr>
73                    <tr>
74                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdepim"><code>kdepim</code></a></td>
75                            <td><i>Personal Information Management apps, such as Kontact or KMail</i></td>
76                    </tr>
77                    <tr>
78                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeutils"><code>kdeutils</code></a></td>
79                            <td><i>General-purpose utilities</i></td>
80                    </tr>
81                    <tr>
82                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeedu"><code>kdeedu</code></a></td>
83                            <td><i>Educational applications</i></td>
84                    </tr>
85                    <tr>
86                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeadmin"><code>kdeadmin</code></a></td>
87                            <td><i>System administration tools</i></td>
88                    </tr>
89    
90                    <tr>
91                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdeartwork"><code>kdeartwork</code></a></td>
92                            <td><i>Additional artwork and sound themes</i></td>
93                    </tr>
94             </table>
95    
96                    <br />
97    
98             <p style="margin-bottom:0.1em;">For what a random user would expect in a desktop environment, install the <a href="http://packages.debian.org/unstable/kde-standard"><code>kde-standard</code></a> package. <br/><strong>Note:</strong> this package will be the same as installing kde-minimal until we decide excatly what to ship here :-)</p>
99    
100             <table style="margin-left:5em">
101                    <tr>
102                            <td style="width:15em;"><a href="http://packages.debian.org/unstable/kde-minimal"><code>kdep-minimal</code></a></td>
103                            <td><i>The basic KDE 4 desktop</i></td>
104                    </tr>
105             </table>
106    
107    
108    
109         <br />
110    
111         <p style="margin-bottom:0.1em;">Most users will also want to install
112         <a href="http://packages.debian.org/unstable/kdm"><strong>kdm</strong></a>.
113         There are still a couple of packages more:</p>
114    
115         <table style="margin-left:5em">
116            <tr>
117                <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdetoys"><code>kdetoys</code></a></td>
118                <td><i>Desktop amusements</i></td>
119            </tr>
120            <tr>
121                <td style="width:15em;"><a href="http://packages.debian.org/unstable/kdesdk"><code>kdesdk</code></a></td>
122                <td><i>Software development tools</i></td>
123            </tr>
124         </table>
125         <br />
126    
127         <p style="margin-bottom:0.1em;">Translations packages are <a href="http://packages.debian.org/search?keywords=kde-l10n">kde-l10n-XX</a> where XX is your language code</p>
128    
129    
130            <h3>Co-installable packages</h3>
131    
132             <p>You can co-install along your KDE 3 packages the following KDE 4 packages: <em>kdelibs5, kdepimlibs5, kdebase-runtime</em></p>
133    
134            <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>
135            <br />
136    
137            <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>
138    
139          <p>If you run into a problem and need help, you can send a mail to the          <p>If you run into a problem and need help, you can send a mail to the
140          <a href="http://lists.debian.org/debian-kde/">Debian KDE support list.</a>          <a href="http://lists.debian.org/debian-kde/">Debian KDE support list.</a>
# Line 17  Line 142 
142    
143          <br />          <br />
144    
145          <p>If you want to help us get KDE 4 ready, you're welcome to <a href="join.html">join the team</a>!</p>          <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>

Legend:
Removed from v.11976  
changed lines
  Added in v.14526

  ViewVC Help
Powered by ViewVC 1.1.5