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

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
This page is a translated version of the page KDE and the translation is 22% complete.
Outdated translations are marked like this.


Resources

KDE è una community free software che produce un vasto campo di applicazioni, incluso il popolare ambiente desktop Plasma.

Il supporto Gentoo per il progetto KDE è eccellente, con un packaging completo di Framework KDE 5, plasma 5 e applicazioni 5, oltre ad una vasta gamma di altri software basati su KDE.

Prerequisiti

Profile

La scelta di un appropriato profile, anche se non è richiesto, è raccomandato in quanto definisce delle USE flag sia globali sia specifiche del pacchetto per garantire un ottima esperienza con KDE.

Al fine di scegliere il profilo più adatto, ecco la lista di quelli disponibili:

root #eselect profile list
  [1]   default/linux/amd64/13.0
  [2]   default/linux/amd64/13.0/selinux
  [3]   default/linux/amd64/13.0/desktop
  [4]   default/linux/amd64/13.0/desktop/gnome
  [5]   default/linux/amd64/13.0/desktop/gnome/systemd
  [6]   default/linux/amd64/13.0/desktop/plasma
  [7]   default/linux/amd64/13.0/desktop/plasma/systemd
  ...

Quindi, selezionare il profilo corretto sostituendo X con il corrispondente numero del profilo:

root #eselect profile set X

Per l'ambiente desktop Plasma 5 scegliere desktop/plasma con OpenRC o desktop/plasma/systemd con systemd.

Servizi

Before installing KDE related software it is recommended that several other services are set up first. Part of that is done automatically if a desktop/plasma or desktop profile is used. These services are:

  • D-Bus: Enables use of the D-Bus message bus system.
  • polkit: Enables the polkit framework for controlling privileges for system-wide services.
  • udev: Enables support for udev Linux dynamic and persistent device naming.
  • udisks: Enables support for some storage related services.

Follow the links for information how to set up these services. Note that other USE flag combinations than set in this 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.

X server

Leggere e seguire le istruzioni contenute nell'articolo X server per impostare l'ambiente X.

Plasma

Plasma 5 è l'attuale generazione dell'ambiente desktop di KDE, basato su Qt 5 e KDE Frameworks 5.

Versioni disponibili

KDE Gentoo Repository Status
KDE Plasma 5.8.5 LTS kde-plasma/plasma-meta-5.8.5 gentoo Stable for amd64 and x86; Testing for arm
KDE Plasma 5.8.6 LTS kde-plasma/plasma-meta-5.8.6 gentoo Testing for amd64, arm and x86
KDE Plasma 5.8 stable branch kde-plasma/plasma-meta-5.8.49.9999 kde overlay Live version
KDE Plasma 5.9.3 kde-plasma/plasma-meta-5.9.3 gentoo Testing for amd64, arm and x86
KDE Plasma 5.9 stable branch kde-plasma/plasma-meta-5.9.49.9999 kde overlay Live version
KDE Plasma master branch kde-plasma/plasma-meta-9999 kde overlay Live version
Note
Prima di procedere, assicurarsi di scegliere il profilo plasma. Gli utenti KDE 4 dovranno eseguire ulteriori passaggi.

Aggiornamento da plasma 4

Informazioni su come effettuare l'aggiornamento da plasma 4, la migrazione e la risoluzione dei problemi possono essere trovate in upgrade page

Installazione

Il pacchetto kde-plasma/plasma-meta fornisce l'intera suite di Plasma 5, configurata con le seguenti USE flags:

USE flags for kde-plasma/plasma-meta Merge this to pull in all Plasma 6 packages

accessibility Add support for accessibility (eg 'at-spi' library)
bluetooth Enable Bluetooth Support
browser-integration Enable integration with Chrome/Firefox with browser extensions
colord Enable kde-plasma/kwin color management via x11-misc/colord
crash-handler Pull in kde-plasma/drkonqi for assisted upstream crash reports
crypt Pull in kde-plasma/plasma-vault for encrypted vaults integration
cups Add support for CUPS (Common Unix Printing System)
desktop-portal Enable sys-apps/xdg-desktop-portal backend implementation for Plasma
discover Pull in resources management GUI; a centralised GHNS alternative and optional sys-apps/fwupd frontend
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
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+
handbook Enable handbooks generation for packages by KDE
kwallet Enable support for KWallet auto-unlocking via kde-plasma/kwallet-pam
legacy-systray Add support for legacy applications using kde-plasma/xembed-sni-proxy
networkmanager Enable net-misc/networkmanager support
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
sddm Pull in the x11-misc/sddm display manager and system settings module
sdk Pull in kde-plasma/plasma-sdk for Plasma development
smart Pull in kde-plasma/plasma-disks for disk health monitoring
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
wallpapers Install wallpapers for the Plasma Workspace
webengine Use kde-apps/khelpcenter to access the locally installed KDE Help System Handbook
xwayland Enable Wayland windows screensharing to XWayland applications via gui-apps/xwaylandvideobridge

root #emerge --ask kde-plasma/plasma-meta

In alternativa, kde-plasma/plasma-desktop fornisce il desktop di base, lasciando gli utenti liberi di installare solo i pacchetti aggiuntivi che richiedono:

root #emerge --ask kde-plasma/plasma-desktop
Note
Si prega di notare che in tali installazioni saranno mancanti pacchetti importanti quali kde-plasma/powerdevil (gestione energia, opzioni di ibernazione e sospensione) e kde-plasma/systemsettings se viene utilizzata questa installazione alternativa.

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.

KWallet auto-unlocking

Many users will be introduced to kde-frameworks/kwallet, Plasma's safe password management, while adding a (wireless) network connection after login. On many systems, there will actually be a second KWallet service present - kde-apps/kwalletd is there to provide the same password storage functions to kdelibs4-based applications. 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:
FILE /etc/pam.d/sddmAdding lines for KWallet PAM unlocking via SDDM
-auth           optional        pam_kwallet5.so
-session        optional        pam_kwallet5.so auto_start
# The following two lines will also unlock kwalletd for kdelibs4-based applications
-auth           optional        pam_kwallet.so kdehome=.kde4
-session        optional        pam_kwallet.so
Note
For LightDM, /etc/pam.d/lightdm needs to be edited instead.

For managing kwallets, importing and exporting passwords, there is kde-apps/kwalletmanager:

root #emerge --ask kde-apps/kwalletmanager

For managing kwallets for kdelibs4-based applications like kopete or kmail:4:

root #emerge --ask kde-apps/kwalletmanager:4

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.

Applications

Releases consist of various applications and supporting libraries based on Qt 5/KDE Frameworks 5 as well as Qt 4/KDElibs 4, with the latter still being in long term support mode. In Portage, the distinction is made using slots 4 and 5. Porting is an ongoing process where each major release is making inroads to Frameworks 5, and therefore contains both well matured and newly ported applications. Note that it also means potential dependency conflicts when two packages depend on slot 4 and 5 of the same library that can not be installed at the same time - such packages are dropped from *-meta.

Available versions

KDE Gentoo Repository Status
KDE Applications 16.08.3 kde-apps/kde-apps-meta-16.08.3 gentoo Stable for amd64 and x86
KDE Applications 16.12.2 kde-apps/kde-apps-meta-16.12.2 gentoo Testing for amd64 and x86
KDE Applications 16.12 stable branch kde-apps/kde-apps-meta-16.12.49.9999 kde overlay Live version
KDE Applications master branch kde-apps/kde-apps-meta-9999 kde overlay 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.
kde-apps/kdewebdev-meta Web development tools.

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

While Frameworks and Plasma are shipping their translations per-package, localization of KDE Applications is provided via separate *-l10n packages. The nls USE flag is enabled by default for linux profiles, and it is used by KDE Applications meta packages to pull in the necessary dependencies.

If only a select few languages are desired, define the L10N variable in /etc/portage/make.conf. E.g. to use the German language, set:

FILE /etc/portage/make.confSetting the L10N variable for the German language
L10N="de"

To manually install these localization packages instead, use the following (complete) list or pick as desired:

root #emerge --ask kde-l10n kde4-l10n kdepim-l10n

While the first two contain translations for the majority of KDE Applications (slot 5 and 4), the latter directly corresponds to - and is only relevant to users of - kde-apps/kdepim-meta or its related packages.

KDE PIM

Available versions

In Portage, three variants of the KDE Personal Information Management (KDE PIM) suite (including kde-apps/kmail, kde-apps/kontact, and kde-apps/korganizer) are available.

KDE Gentoo Repository Status
KDE PIM 4.4.2016.01 kde-apps/kdepim-meta-4.4.2016.01 gentoo Stable for amd64 and x86
KDE PIM 4.14.11_pre20160211 kde-apps/kdepim-meta-4.14.11_pre20160211 gentoo Stable for amd64 and x86
KDE PIM 16.12.2 kde-apps/kdepim-meta-16.12.2 gentoo Testing for amd64 and x86

KDE PIM 4.14.11 and earlier

At the time of writing, the current stable version range is at 4.14.11, which includes an Akonadi-based kmail (also known as kmail2) and is still based on Qt 4/KDElibs 4.

In addition, a "noakonadi fork" is available as version 4.4.2016.01 (also known as kmail1). Adding a mask file to /etc/portage/package.mask is necessary to get it:

Both variants are beginning to conflict with newer versions of packages. Adding certain per-package USE flag settings can solve some conflicts currently:

FILE /etc/portage/package.use/kdepim-4
>=app-crypt/gpgme-1.8.0 -cxx -qt5
app-office/kmymoney:4 pim
>=kde-apps/kwalletd-16.04.3-r1 -gpg
>=kde-frameworks/kwallet-5.29.0-r1 -gpg
root #emerge --ask kde-apps/kdepim-meta

KDE PIM 16.12 and later

The latest upstream release based on Qt 5/KF 5 remains testing until it is deemed suitable for stable use, but testing is appreciated.

Most, but not all of the codebase has been ported from dev-qt/qtwebkit to dev-qt/qtwebengine which is based on Chromium's Blink. By default, this package sets and uses the system-ffmpeg USE flag, which comes down to a media-video/ffmpeg package dependency, so users preferring media-video/libav for the rest of their system will need to switch off that USE flag.

Unfortunately, not all of the KDE Applications are compatible yet, with some packages still depending on Qt 4/KDElibs 4 based parts that can not be installed with modern KDE PIM at the same time. That includes kde-apps/kopete, kde-apps/klinkstatus, and possibly other packages outside of the kde-apps category. By default, these packages are no longer installed by kde-apps/kde-apps-meta.

The following commands will deselect any packages from world that would still depend on these conflicting packages:

root #equery -q d kde-apps/kdepim-common-libs | sed -e "s/-[0-9].*//" | xargs emerge --deselect
root #equery -q d kde-apps/kdepimlibs | sed -e "s/-[0-9].*//" | xargs emerge --deselect
root #equery -q d kde-apps/akonadi | sed -e "s/-[0-9].*//" | xargs emerge --deselect
Note
This requires app-portage/gentoolkit to be installed. The Gentoolkit article provides more information about this useful utility.

Some conflicts with older packages may be solved by adding per-package USE flag settings:

FILE /etc/portage/package.use/kdepim-16.12
app-accessibility/simon -pim
app-office/calligra:4 -pim
kde-apps/kget:4 -gpg
<=kde-apps/kwalletd-16.04.3:4 -gpg
kde-apps/pykde4 -akonadi
kde-misc/tellico:4 -addressbook

With all that prepared, KDE PIM is ready to be installed:

root #emerge --ask kde-apps/kdepim-meta

kdesu5

The utility that is used to run GUI programs as root 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 kdesu5.

As always, ensure that the command actually needs to run as root, versus adding the regular user to the relevant groups or simply just running the command unprivileged.

Frameworks

KDE Frameworks 5 is a collection of libraries and software frameworks that provide the foundation for KDE Plasma 5 and KDE Applications 5, 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 Repository Status
KDE Frameworks 5.29.0 kde-frameworks/*-5.29.0 gentoo Stable for amd64 and x86; Testing for arm
KDE Frameworks 5.31.0 kde-frameworks/*-5.31.0 gentoo Testing for amd64, arm and x86
KDE Frameworks master branch kde-frameworks/*-9999 kde overlay Live version

More KDE software

The most important KDE applications are in the Gentoo repository and many are located in the kde-apps and kde-misc categories.

See also

External links