This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
KDE
KDE is a free software community, producing a wide range of applications including the popular Plasma desktop environment.
Gentoo support for the KDE project is excellent, with comprehensive packaging of KDE Frameworks 5, Plasma 5, and Applications, as well as a wide array of other miscellaneous KDE-based software.
Prerequisites
Profile
Choosing an appropriate profile, although not required, is recommended as it sets a number of global and package-specific USE flags to ease installation and ensure a smooth KDE experience.
In order to choose the most suitable profile, first list what's available:
root #
eselect profile list
... [12] default/linux/amd64/17.0 (stable) [13] default/linux/amd64/17.0/selinux (stable) [14] default/linux/amd64/17.0/hardened (stable) [15] default/linux/amd64/17.0/hardened/selinux (stable) [16] default/linux/amd64/17.0/desktop (stable) [17] default/linux/amd64/17.0/desktop/gnome (stable) [18] default/linux/amd64/17.0/desktop/gnome/systemd (stable) [19] default/linux/amd64/17.0/desktop/plasma (stable) [20] default/linux/amd64/17.0/desktop/plasma/systemd (stable) ...
Then, select the right profile, substituting X
with the appropriate profile number:
root #
eselect profile set X
For Plasma 5 desktop environment choose desktop/plasma
with OpenRC or desktop/plasma/systemd
with systemd. Note that other USE flag combinations than set by the profile may technically be possible (especially if selected applications are run instead of a full KDE Plasma desktop environment), but may be unsupported, untested, or lead to unexpected loss of functionality.
Services
Default choices of these services will be pulled in automatically - by the installation steps in the following chapters - depending on the profile selection made earlier, but still need to be set up properly before starting KDE Plasma for the first time. For deviating from the defaults, it is recommended to install them in advance of KDE Plasma or KDE Applications via emerge ‑‑oneshot
so that Portage will take them into account. Follow the links for information how to set up these services.
Session tracker
Choose exactly one of:
- elogind: Standalone logind package extracted from systemd project for use with OpenRC or other init systems.
- systemd: Uses the session tracker part of systemd. Users of systemd do not need to take any other initiative here.
- consolekit: Framework for defining and tracking users, login sessions, and seats. It is currently default for the desktop/plasma profile.
For Wayland support, a logind implementation is required. Gentoo provides elogind as an alternative to systemd.
Device manager
Choose exactly one of:
- eudev: Gentoo's fork of udev with the goal of obtaining better compatibility. It is the default for the desktop/plasma profile.
- udev: Enables support for udev Linux dynamic and persistent device naming.
- systemd: Uses the device manager part of systemd. Users of systemd do not need to take any other initiative here.
Miscellaneous
- D-Bus: Enables use of the D-Bus message bus system.
- polkit: Enables the polkit framework for controlling privileges for system-wide services.
- udisks: Enables support for some storage related services.
X server
Read and follow the instructions in the X server article to setup the X environment.
Package conflicts
KDE Plasma and Applications come with many dependencies. Some of these dependencies will predetermine package choices where otherwise there would be options to choose from.
- FFmpeg: By default, dev-qt/qtwebengine has USE
system-ffmpeg
enabled, making it depend on media-video/ffmpeg. Users preferring media-video/libav for the rest of their system will need to switch off that flag. - JPEG: Since 5.11.1, dev-qt/qtwebengine depends on media-libs/libjpeg-turbo. It is Gentoo's recommended default over media-libs/jpeg anyway.
Plasma
Plasma 5 is the current generation of KDE's desktop environment, based on Qt 5 and KDE Frameworks 5.
Available versions
KDE | Gentoo | Ebuild repository | Status |
---|---|---|---|
KDE Plasma 5.13.5 | kde-plasma/plasma-meta-5.13.5 | gentoo | Stable for amd64 and x86; Testing for arm and arm64 |
KDE Plasma 5.14.3 | kde-plasma/plasma-meta-5.14.3 | gentoo | Testing for amd64, arm, arm64 and x86 |
KDE Plasma 5.14 stable branch | kde-plasma/plasma-meta-5.14.49.9999 | KDE | Live version |
KDE Plasma master branch | kde-plasma/plasma-meta-9999 | KDE | Live version |
Before proceeding, make sure to choose a Plasma profile.
Installation
The kde-plasma/plasma-meta package provides the full Plasma 5 suite, configured by the following USE flags:
USE flags for kde-plasma/plasma-meta Merge this to pull in all Plasma 6 packages
+browser-integration
|
Enable integration with Chrome/Firefox with browser extensions |
+crash-handler
|
Pull in kde-plasma/drkonqi for assisted upstream crash reports |
+display-manager
|
Pull in a graphical display manager |
+elogind
|
Enable session tracking via sys-auth/elogind |
+firewall
|
Pull in kde-plasma/plasma-firewall for system firewall administration |
+kwallet
|
Enable support for KWallet auto-unlocking via kde-plasma/kwallet-pam |
+networkmanager
|
Enable net-misc/networkmanager support |
+sddm
|
Pull in the x11-misc/sddm display manager and system settings module |
+smart
|
Pull in kde-plasma/plasma-disks for disk health monitoring |
+wallpapers
|
Install wallpapers for the Plasma Workspace |
+xwayland
|
Enable Wayland windows screensharing to XWayland applications via gui-apps/xwaylandvideobridge |
accessibility
|
Add support for accessibility (eg 'at-spi' library) |
bluetooth
|
Enable Bluetooth Support |
colord
|
Enable kde-plasma/kwin color management via x11-misc/colord |
crypt
|
Pull in kde-plasma/plasma-vault for encrypted vaults integration |
cups
|
Add support for CUPS (Common Unix Printing System) |
discover
|
Pull in resources management GUI; a centralised GHNS alternative and optional sys-apps/fwupd frontend |
flatpak
|
Pull in kde-plasma/flatpak-kcm for flatpak permissions administration |
grub
|
Pull in Breeze theme for sys-boot/grub |
gtk
|
Enable Breeze widget style and system settings module for GTK+ |
oxygen-theme
|
Pull in Oxygen icons, sound theme and visual style for KDE Plasma |
plymouth
|
Pull in Breeze theme for sys-boot/plymouth |
pulseaudio
|
Install Plasma applet for PulseAudio volume management |
qt5
|
Pull in required packages for seamless integration of KF5/Qt5-based applications |
rdp
|
Enables RDP/Remote Desktop support |
sdk
|
Pull in kde-plasma/plasma-sdk for Plasma development |
systemd
|
Enable use of systemd-specific libraries and features like socket activation or session tracking |
thunderbolt
|
Pull in kde-plasma/plasma-thunderbolt control center module |
unsupported
|
Allow packages that are known to ruin runtime experience ** DO NOT FILE BUGS WITH THIS ENABLED ** |
wacom
|
Pull in kde-plasma/wacomtablet control center module |
webengine
|
Use kde-apps/khelpcenter to access the locally installed KDE Help System Handbook |
root #
emerge --ask kde-plasma/plasma-meta
Alternatively, kde-plasma/plasma-desktop provides the basic desktop, leaving users free to install only the extra packages they require:
root #
emerge --ask kde-plasma/plasma-desktop
Please note that such installations will be missing important packages such as kde-plasma/powerdevil (power management, suspend and hibernate options) and kde-plasma/systemsettings if this alternative installation is used.
By default the classic tree view of kde-plasma/systemsettings is not enabled. The following USE flag will enable it:
kde-plasma/systemsettings classic
Recompile systemsettings with new USE flags:
root #
emerge --ask --changed-use kde-plasma/systemsettings
Widgets
Many useful widgets are in the kde-plasma/kdeplasma-addons package (already pulled in by kde-plasma/plasma-meta):
root #
emerge --ask kde-plasma/kdeplasma-addons
Display manager
SDDM (Simple Desktop Display Manager) is the recommended login manager and is pulled in automatically via kde-plasma/plasma-meta by default. This is the preferred option. Alternatively, LightDM can be used and pulled in by setting USE flag -sddm
for kde-plasma/plasma-meta. Change the setting accordingly in /etc/conf.d/xdm. Also, be sure to read through the SDDM page if further issues appear.
SDDM does not yet support multiseat, while LightDM does.
No display manager
Plasma can be started the old-fashioned way with startx, but extra care needs to be taken to ensure it gets a valid session. The following solution is limited to ConsoleKit:
#!/bin/sh exec ck-launch-session dbus-launch --sh-syntax --exit-with-session startkde
System tray
Plasma 5 uses the StatusNotifier specification for systray icons [1]. As not all applications have been ported to the new system, some workarounds exist [2], and Plasma 5 has a means to convert old xembed-based system tray icons to StatusNotifier icons.
Legacy support is enabled by activating legacy-systray
and GUI-specific USE flags for kde-plasma/plasma-meta.
root #
echo "kde-plasma/plasma-meta legacy-systray gtk" >> /etc/portage/package.use/plasma-systray
These flags pull in dev-libs/libappindicator SLOT 2 for GTK+ 2 and SLOT 3 for GTK+ 3.
Pidgin
net-im/pidgin requires x11-plugins/pidgin-indicator. After install, the Ubuntu Indicator plugin can be found under Tools | Plugins.
KWallet
Many users will be introduced to kde-frameworks/kwallet, Plasma's encrypted password storage, while adding a (wireless) network connection after login or adding E-Mail accounts in kde-apps/kmail.
For managing KWallets, importing and exporting passwords, there is kde-apps/kwalletmanager:
root #
emerge --ask kde-apps/kwalletmanager
KWallet auto-unlocking
kde-plasma/kwallet-pam provides a mechanism to avoid being subsequently asked for access to kwallet after login.
root #
emerge --ask kde-plasma/kwallet-pam
It requires the following setup:
- For KWallet security, use classic blowfish encryption instead of GPG
- Choose same password for login and kwallet
- Configure a display manager with support for PAM - both x11-misc/sddm and x11-misc/lightdm fulfill that requirement:
-auth optional pam_kwallet5.so -session optional pam_kwallet5.so auto_start
For LightDM, /etc/pam.d/lightdm needs to be edited instead.
If the filesystem containing your user's KWallet files is mounted by pam_mount upon logging on, you may need to copy ~/.local/share/kwalletd/kdewallet.salt to the same path on your root filesystem. Otherwise, PAM attempts to unlock KWallet before the home directory is available and fails. The file ~/.local/share/kwalletd/kdewallet.kwl which actually contains the encrypted KWallet passwords does not need to be copied.
Disabling KWallet
To disable the KWallet subsystem completely, edit the following file:
[Wallet] Enabled=false
SSH/GPG Agent startup/shutdown scripts
ssh-agent scripts are located in /etc/plasma/startup and /etc/plasma/shutdown. The Keychain article provides more information about this.
Run GUI applications with root privileges
It could be a very bad idea to start GUI applications with root privileges, versus adding the regular user to the relevant group or simply just running the command unprivileged. Only use kdesu when absolutely necessary.
KDE Plasma has a utility in order to start graphical programs with root privileges. It is provided by kde-plasma/kde-cli-tools - if built with USE flag kdesu
, a graphical frontend to kde-frameworks/kdesu is installed, which can be used by invoking kdesu. This can be done either from KRunner or a terminal emulator:
user $
kdesu <program-name>
A message dialog will be displayed prompting for the root password.
Some applications such as kwrite, dolphin etc. refuse to be opened with kdesu for security reasons.
Applications
Releases consist of various applications and supporting libraries based on Qt 5/KDE Frameworks 5.
Available versions
KDE | Gentoo | Ebuild repository | Status |
---|---|---|---|
KDE Applications 18.04.3 | kde-apps/kde-apps-meta-18.04.3 | gentoo | Stable for amd64 and x86 |
KDE Applications 18.08.3 | kde-apps/kde-apps-meta-18.08.3 | gentoo | Testing for amd64 and x86 |
KDE Applications 18.12 beta | kde-apps/kde-apps-meta-18.11.80 | KDE | Masked, Testing for amd64 and x86 |
KDE Applications 18.12 stable branch | kde-apps/kde-apps-meta-18.12.49.9999 | KDE | Live version |
KDE Applications master branch | kde-apps/kde-apps-meta-9999 | KDE | Live version |
KDE Applications is divided in the following meta packages:
Package name | Description |
---|---|
kde-apps/kdeaccessibility-meta | Accessibility applications and utilities. |
kde-apps/kdeadmin-meta | Administrative utilities, which helps in managing the system. |
kde-apps/kdecore-meta | Basic applications such as file browser, editor, terminal emulator. |
kde-apps/kdeedu-meta | Educational applications and games. |
kde-apps/kdegames-meta | Standard desktop games. |
kde-apps/kdegraphics-meta | Graphics applications such as image viewers, color pickers, etc. |
kde-apps/kdemultimedia-meta | Audio and video playback applications and services. |
kde-apps/kdenetwork-meta | Network applications and VNC services. |
kde-apps/kdepim-meta | PIM applications such as emailer, addressbook, organizer, etc. |
kde-apps/kdesdk-meta | Various development tools. |
kde-apps/kdeutils-meta | Standard desktop utilities such as a archiver, a calculator, etc. |
Installation
The kde-apps/kde-apps-meta package provides the full Applications bundle, but alternatively, one or several smaller meta packages from the list above may be picked instead:
root #
emerge --ask kde-apps/kde-apps-meta
Localization
Plasma-5 and Applications are shipping their localization per-package. Enable your localization in systemsettings.
KDE PIM
KDE PIM is a whole suite of applications to manage personal information including mail, calendar, contacts and more. It has several optional runtime dependencies to extend its functionality:
- Virus detection: app-antivirus/clamav
- Spam filtering: mail-filter/bogofilter or mail-filter/spamassassin
Frameworks
KDE Frameworks 5 is a collection of libraries and software frameworks that provide the foundation for KDE Plasma 5 and KDE Applications, but may be leveraged by any Qt application.
As Frameworks are mostly libraries and provide little user functionality, it's not necessary to install them manually - the required packages will be pulled in automatically as dependencies.
Available versions
KDE | Gentoo | Ebuild repository | Status |
---|---|---|---|
KDE Frameworks 5.50.0 | kde-frameworks/*-5.50.0 | gentoo | Stable for amd64 and x86, Testing for arm |
KDE Frameworks 5.52.0 | kde-frameworks/*-5.52.0 | gentoo | Testing for amd64, arm and x86 |
KDE Frameworks master branch | kde-frameworks/*-9999 | KDE | Live version |
More KDE software
The most important KDE applications are in the Gentoo ebuild repository and many are located in the kde-apps and kde-misc categories.
Troubleshooting
Refer to the Troubleshooting sub-article.
See also
- Plasma 4 to 5 upgrade page - Information on how to upgrade from Plasma 4, migration and troubleshooting.
- KDE/Ebuild repository — provides instructions on adding Gentoo's KDE ebuild development repository to a system.
- kde-sunset ebuild repository - For old KDE software that has been removed from the main ebuild repository.