You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/v5/getting-started/installation.mdx
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,9 @@ You can also [install manually](#manual-install) on any other Linux distribution
26
26
27
27
The simplest way to install Noctalia on Arch Linux is through the Arch User Repository (AUR). This method installs the shell system-wide and handles dependencies automatically.
28
28
29
-
Please replace with your AUR helper of choice.
30
-
31
29
<Tabs>
32
30
<TabItemlabel="AUR Helper">
31
+
Please replace with your AUR helper of choice.
33
32
```bash
34
33
paru -S noctalia-git
35
34
```
@@ -46,7 +45,7 @@ Please replace with your AUR helper of choice.
46
45
47
46
## Fedora {#fedora}
48
47
49
-
Noctalia-shell is available in the [Terra](https://terra.fyralabs.com) repository.
48
+
Noctalia is available in the [LionHeartP Copr](https://copr.fedorainfracloud.org/coprs/lionheartp/Hyprland/) repository.
50
49
51
50
First install the repository as described on the website:
0 commit comments