Skip to content

Commit 18d290c

Browse files
committed
Download: Update Fedora 41 command
1 parent da4d173 commit 18d290c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

pages/download/fedora.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ order: 2
1212

1313
To add the repository, open the Terminal:
1414

15-
### Fedora 37-40
15+
### Fedora 41 (and later), run the following:
16+
```shell
17+
sudo dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/hardware:/razer/Fedora_$(rpm -E %fedora)/hardware:razer.repo
18+
sudo dnf install polychromatic
19+
```
20+
21+
### Fedora 40 and earlier
1622
```shell
1723
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/hardware:/razer/Fedora_$(rpm -E %fedora)/hardware:razer.repo
1824
sudo dnf install polychromatic

0 commit comments

Comments
 (0)