Bug 2333129

Summary: instructions for installing alternative desktop environments are incorrect
Product: [Fedora] Fedora Reporter: Todd Warner <t0dd>
Component: dnf5Assignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 41CC: jkolarik, nsella, pkratoch, ppisar, rpm-software-management
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-06 09:04:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Todd Warner 2024-12-18 21:49:23 UTC
See URL. It describes a method to install an alternative desktop environment (for example, COSMIC or Budgie), but the instructions are incorrect. Or, more precisely, they are not how you install a different desktop environment with the new DNF5 package manager.

The new method is something like …

```
dnf environment list
dnf install @cosmic-desktop-environment
```

It took me awhile to find this. It would be super helpful to others to update the docs.

Reproducible: Always

Comment 1 Petr Pisar 2024-12-19 12:01:10 UTC
Indeed. I will try to update the documentation.

Comment 2 Petr Pisar 2024-12-19 12:51:10 UTC
I proposed this change <https://pagure.io/fedora-docs/quick-docs/pull-request/796>.

Comment 3 Petr Pisar 2025-01-06 09:04:53 UTC
The documentation change was applied.