mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
180-Switching-DE-revised
This commit is contained in:
parent
9d31cfee5e
commit
a49f93a460
1 changed files with 2 additions and 25 deletions
|
@ -2,33 +2,10 @@
|
|||
= Installing additional desktop environments
|
||||
|
||||
You can list available desktop environments using the default package manager, [code]`dnf`.
|
||||
In a terminal use the [code]`dnf grouplist` command to list all available package groups:
|
||||
In a terminal use the [code]`dnf group list` command to list all available package groups:
|
||||
|
||||
----
|
||||
$ dnf grouplist -v
|
||||
Available Environment Groups:
|
||||
Fedora Custom Operating System (custom-environment)
|
||||
Minimal Install (minimal-environment)
|
||||
Fedora Server Edition (server-product-environment)
|
||||
Fedora Workstation (workstation-product-environment)
|
||||
Fedora Cloud Server (cloud-server-environment)
|
||||
KDE Plasma Workspaces (kde-desktop-environment)
|
||||
Xfce Desktop (xfce-desktop-environment)
|
||||
LXDE Desktop (lxde-desktop-environment)
|
||||
LXQt Desktop (lxqt-desktop-environment)
|
||||
Cinnamon Desktop (cinnamon-desktop-environment)
|
||||
MATE Desktop (mate-desktop-environment)
|
||||
Sugar Desktop Environment (sugar-desktop-environment)
|
||||
Deepin Desktop (deepin-desktop-environment)
|
||||
Development and Creative Workstation (developer-workstation-environment)
|
||||
Web Server (web-server-environment)
|
||||
Infrastructure Server (infrastructure-server-environment)
|
||||
Basic Desktop (basic-desktop-environment)
|
||||
i3 desktop (i3-desktop-environment)
|
||||
Available Groups:
|
||||
3D Printing (3d-printing)
|
||||
Administration Tools (admin-tools)
|
||||
Audio Production (audio)
|
||||
$ dnf group list --available *desktop
|
||||
...
|
||||
----
|
||||
|
||||
|
|
Loading…
Reference in a new issue