22
33## Installation
44
5- Install the ` kde5 ` package, and optionally, the ` kde5 -baseapps` package.
5+ Install the ` kde-plasma ` package, and optionally, the ` kde -baseapps` package.
66
7- To use the "Networks" widget, enable the ` dbus ` and ` NetworkManager ` services.
7+ To use the "Networks" widget, install ` NetworkManager ` and enable the ` dbus ` and
8+ ` NetworkManager ` services. To use the "Volume" widget, set up
9+ [ PipeWire] ( ../media/pipewire.md ) or [ PulseAudio] ( ../media/pulseaudio.md ) .
810
9- Installing the ` kde5 ` package also installs the ` sddm ` package, which provides
10- the ` sddm ` service for the Simple Desktop Display Manager. This service depends
11- on the ` dbus ` service being enabled; [ test the
11+ Installing the ` kde-plasma ` package also installs the ` sddm ` package, which
12+ provides the ` sddm ` service for the Simple Desktop Display Manager. This service
13+ depends on the ` dbus ` service being enabled; [ test the
1214service] ( ../services/index.md#testing-services ) before enabling it. If you are
1315not intending to run SDDM via a remote X server, you will need to install either
1416the ` xorg-minimal ` package or the ` xorg ` package. By default, SDDM will start an
@@ -23,7 +25,7 @@ session, run `startplasma-wayland` directly.
2325
2426Dolphin is the default file manager of the KDE desktop environment. It can be
2527installed on its own by installing the ` dolphin ` package, or it can be installed
26- as part of the ` kde5 -baseapps` meta-package.
28+ as part of the ` kde -baseapps` meta-package.
2729
2830### Thumbnail Previews
2931
0 commit comments