tips:linux:arch:gui:desktop:kde:start

KDE Plasma 6 on Arch Linux

user$ sudo pacman -S plasma kde-applications xdg-user-dirs lightdm lightdm-gtk-greeter
// ※途中選択で jpn というパッケ名がある選択肢があったらその番号にすること。61番あたりかな。
user$ LC_ALL=C.UTF-8 xdg-user-dirs-update --force 
user$ sudo systemctl enable lightdm
user$ yay -S fcitx5 fcitx5-configtool fcitx5-mozc
user$ sudo reboot

再起動後、設定画面のキーボードを開き、仮想キーボードを fcitx5 wayland に設定する。

  • tips/linux/arch/gui/desktop/kde/start.txt
  • 最終更新: 2025/09/07 22:30
  • by asaasa