From 37f7d2c7691150b42a591ea461882d83b2e17edc Mon Sep 17 00:00:00 2001 From: Rerum02 <105669177+Rerum02@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:52:03 -0500 Subject: [PATCH 1/2] Update README.md for Fedora Change cli instructions so that the user now uses the Fedora main repo. Also changed where to find more info to the Cosmic SIG page. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4d672e0..744fce3 100644 --- a/README.md +++ b/README.md @@ -173,14 +173,13 @@ Then log out, click on your user, and a sprocket at the bottom right shows an ad For a more detailed discussion, consider the [relevant section in the Arch wiki](https://wiki.archlinux.org/title/COSMIC). ## Installing on Fedora Linux -Cosmic may be installed via a Fedora COPR repository. +Cosmic may be installed on Fedora 41+. ``` -dnf copr enable ryanabx/cosmic-epoch -dnf install cosmic-desktop +dnf install @cosmic-desktop-environment ``` Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in. -For further information, you may check the [COPR page](https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/). +For further information, you may check the [Fedora Wiki COSMIC SIG page](https://fedoraproject.org/wiki/SIGs/COSMIC). ## Installing on openSUSE tumbleweed Cosmic can be installed by adding X11:COSMIC:Factory repo with opi. From 9aac6610ea157cd1ed339f754d6da7f71920cae5 Mon Sep 17 00:00:00 2001 From: Rerum02 <105669177+Rerum02@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:09:15 -0500 Subject: [PATCH 2/2] readd copr repo README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 744fce3..ff71cf3 100644 --- a/README.md +++ b/README.md @@ -177,9 +177,13 @@ Cosmic may be installed on Fedora 41+. ``` dnf install @cosmic-desktop-environment ``` +Or one can use the Nightly COPR builds +``` +dnf copr enable ryanabx/cosmic-epoch && dnf install cosmic-desktop +``` Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in. -For further information, you may check the [Fedora Wiki COSMIC SIG page](https://fedoraproject.org/wiki/SIGs/COSMIC). +For further information, you may check the [Fedora Wiki COSMIC SIG page](https://fedoraproject.org/wiki/SIGs/COSMIC), or the [COPR page](https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/). ## Installing on openSUSE tumbleweed Cosmic can be installed by adding X11:COSMIC:Factory repo with opi.