Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 15364
Collapse All | Expand All

(-)../cvs/htdocs/doc/en/desktop.xml (-4 / +47 lines)
Lines 400-409 Link Here
400
# <i>env-update &amp;&amp; source /etc/profile</i>
400
# <i>env-update &amp;&amp; source /etc/profile</i>
401
                        </pre>
401
                        </pre>
402
402
403
                        <note>
403
<p>
404
                        Be careful when using <i>emerge kde-base</i>. This will only install the base KDE packages
404
If you don't want to install KDE with all its components (which is what
405
                        and none of KDE's helper applications.
405
<c>emerge kde</c> does) but rather select the KDE packages you <e>do</e>
406
                        </note>
406
want, install those seperately. The following table shows you a
407
selection of possible KDE packages. Install any one of them using
408
<c>emerge packagename</c>.
409
</p>
410
411
<table>
412
<tr>
413
 <th>Package</th>
414
 <th>Description</th>
415
</tr>
416
<tr>
417
 <ti>kdebase</ti><ti>Base KDE packages and necessities</ti>
418
</tr>
419
<tr>
420
 <ti>kdeaddons</ti><ti>Miscellaneous older/obsoleted KDE tools</ti>
421
</tr>
422
<tr>
423
 <ti>kdeadmin</ti><ti>Administrative KDE tools</ti>
424
</tr>
425
<tr>
426
 <ti>kdeedu</ti><ti>Educational KDE tools</ti>
427
</tr>
428
<tr>
429
 <ti>kdegames</ti><ti>KDE games</ti>
430
</tr>
431
<tr>
432
 <ti>kdegraphics</ti><ti>KDE graphical art tools</ti>
433
</tr>
434
<tr>
435
 <ti>kdemultimedia</ti><ti>Multimedia players/framework for KDE</ti>
436
</tr>
437
<tr>
438
 <ti>kdenetwork</ti><ti>Network-related tools for KDE</ti>
439
</tr>
440
<tr>
441
 <ti>kdepim</ti><ti>KDE PIM tools, calendars, desktop notes etc.</ti>
442
</tr>
443
<tr>
444
 <ti>kdetoys</ti><ti>Amusement tools for the KDE desktop</ti>
445
</tr>
446
<tr>
447
 <ti>kdeutils</ti><ti>Graphical system utilities</ti>
448
</tr>
449
</table>
407
450
408
                        <note>
451
                        <note>
409
                        If you plan to use CUPS for printing then you probably want "cups"
452
                        If you plan to use CUPS for printing then you probably want "cups"

Return to bug 15364