Skip to main content

KDE Plasma

Base Plasma Packages

pacman -S \
\
# Plasma
plasma-meta \ plasma-wayland-session \
kde-applications-meta
\
\

Video #Acceleration

Video
pacman -S xf86-video-amdgpu \
vulkan-radeon \
amdvlk \ libva-mesa-driver
\
xdg-desktop-portal-kde

Audio

\
pacman \
# Audio-S pipewire-pulse \
pipewire-jack \ pipewire-alsa
\
\ #

Spell Checking

pacman -S hunspell \ hunspell-de \
hunspell-en_US \
hyphen \ hyphen-de 
\
\

Printing

#
pacman Printing-S cups \
logrotate \ system-config-printer
\systemctl \enable #cups

KVM

pacman -S qemu \ edk2-ovmf \
virt-manager
\systemctl \enable #libvirtd

Optional Deps

pacman -S freerdp \ telepathy-morse \
packagekit-qt5 \
kimageformats \ ksshaskpass

Start Display Manager upon boot

systemctl enable sddm

Generate well-known user directories

systemctl enable xdg-user-dirs-update