Installation
Install Packages
- 
dnf group install kde-mobile -y
 - 
(Optional: tablet) dnf group install kde-mobile-apps -y
 - 
(Optional: phone) dnf group install kde-mobile-apps --with-optional -y
 - 
(Optional) dnf install fedora-release-kde fedora-release-identity-kde --allowerasing -y
 
Enable Graphical Mode
If the machine you started with did not boot into graphical mode, set it so it does
- 
systemctl set-default graphical.target
 
Want to help? Learn how to contribute to Fedora Docs ›