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

From Funtoo
Jump to navigation Jump to search
m (quick update)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|CatPkg=kde-base/kde-meta
|CatPkg=kde-base/kde-meta
}}
}}
{{warning|This page is incomplete}}
'''kde-base/kde-meta''' is the meta-package ebuild for installing the KDE Software Compilation 4 (KDE SC 4). KDE SC 4 is comprised of the KDE Plasma 4 desktop, KDE Applications 4 and shared libraries and services (KDE Platform 4).


==Introduction==
For a basic guide on installing KDE SC 4 see the instructions at [[KDE Plasma Desktop]].
* The KDE Plasma Desktop 4.x
* KDE Software Compilation


==Prerequisites==
{{note|Information on alternative installations to come.}}
=== Profile Configuration ===
{{console|body=###i##  epro 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}}

Latest revision as of 04:50, December 8, 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). KDE SC 4 is comprised of the KDE Plasma 4 desktop, KDE Applications 4 and shared libraries and services (KDE Platform 4).

For a basic guide on installing KDE SC 4 see the instructions at KDE Plasma Desktop.

   Note

Information on alternative installations to come.