Page 1 of 1

For those who want to play with the desktop environment

Posted: Tue Aug 22, 2023 1:30 pm
by Sofiya

This is fairly basic
install a desktop on Fedora with no GUI already installed.
Simply use the appropriate command below type in the terminal ( don't forget And the quotes ).

After installing the desktop, exit the session and log in with the desired desktop by selecting it in the upper right corner by clicking on the first icon

--skip-broken ( to skip uninstallable packages ) - if suddenly the desktop refuses to be installed

Code: Select all

sudo dnf --skip-broken group install -y "LXQt Desktop"  

Code: Select all

sudo dnf group install -y "KDE (K Desktop Environment)"

sudo dnf group install -y "LXDE Desktop"

sudo dnf group install -y "Xfce Desktop"

sudo dnf --skip-broken group install -y "LXQt Desktop"   

sudo dnf group install -y "Cinnamon Desktop"

sudo dnf group install -y "Sugar Desktop Environment" (also known as SOAS)

sudo dnf group install -y "Deepin Desktop Environment"

sudo dnf group install -y "Budgie Desktop"

sudo dnf group install -y "Basic Desktop"

sudo dnf group install -y "i3 desktop"

sudo dnf group install -y "Phosh Desktop" ( this is mostly for mobile/tablet devices )

sudo dnf group install -y "GNOME Desktop Environment"

sudo dnf group install -y "MATE Desktop"

i3 desktop


Re: For those who want to play with the desktop

Posted: Tue Aug 22, 2023 1:31 pm
by Sofiya

LXQt Desktop
LXQt has become more beautiful than it was before


Re: For those who want to play with the desktop

Posted: Tue Aug 22, 2023 1:33 pm
by Sofiya

Deepin Desktop Environment


Re: For those who want to play with the desktop

Posted: Tue Aug 22, 2023 1:34 pm
by Sofiya

Deepin Desktop Environment