Difference between revisions of "Package:Kde-meta (KDE SC 4 meta package)"

From Funtoo
Jump to navigation Jump to search
m (Tassietux moved page Package:KDE (metapackage) to Package:Kde-meta (KDE SC 4 meta package): Readers should not see this as the 'main' page about KDE 4, 5, etc.)
(Redirect to KDE page for 'main instructions. (This page to be updated for KDE SC 4 specific matters))
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|Summary=KDE - merge this to pull in all split kde-base/* packages
|Summary=KDE - merge this to pull in all split kde-base/* packages
|CatPkg=kde-base/kde-meta
|CatPkg=kde-base/kde-meta
|Maintainer=
}}
}}
{{PageNeedsUpdates}}
kde-base/kde-meta is the meta-package ebuild for installing the KDE Software Compilation 4 (KDE SC 4).


==Introduction==
For full installation instructions see [[KDE]].
* The KDE Plasma Desktop 4.x
* KDE Software Compilation


==Prerequisites==
{{note|Details on configuration options to come.}}
=== Profile Configuration ===
{{console|body=###i##  eselect profile add funtoo/1.0/linux-gnu/mix-ins/kde}}
 
* X11 server, policykit, consolekit, udisks, etc.
 
==Installation==
===emerge ===
{{console|body=###i## emerge kde-base/kde-meta}}
 
==== Kdm Configuration ====
{{file|name=/etc/conf.d/xdm|lang=|desc=xdm configuration for kdm|body=
DISPLAYMANAGER="kdm"
}}
{{console|body=
###i## rc-service xdm start
}}
 
==First Steps==
* Additional configuration
* 'Add-in' software
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 13:05, November 3, 2015

Kde-meta (KDE SC 4 meta package)

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

kde-base/kde-meta is the meta-package ebuild for installing the KDE Software Compilation 4 (KDE SC 4).

For full installation instructions see KDE.

   Note

Details on configuration options to come.