Skip to content

Commit

Permalink
Installation: remove unused xorg-xinput dep, use -git for hypr* apps (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
izmyname authored Nov 4, 2024
1 parent 2f6376f commit 4b9e1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/Getting Started/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ C++ standard library has to support that (`gcc>=14` or `clang>=18`).
{{% details title="Arch" closed="true" %}}

```plain
yay -S gdb ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite xorg-xinput libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info cpio tomlplusplus hyprlang hyprcursor hyprwayland-scanner xcb-util-errors hyprutils-git
yay -S gdb ninja gcc cmake meson libxcb xcb-proto xcb-util xcb-util-keysyms libxfixes libx11 libxcomposite libxrender pixman wayland-protocols cairo pango seatd libxkbcommon xcb-util-wm xorg-xwayland libinput libliftoff libdisplay-info cpio tomlplusplus hyprlang-git hyprcursor-git hyprwayland-scanner-git xcb-util-errors hyprutils-git
```

_(Please make a pull request or open an issue if any packages are missing from
Expand Down

0 comments on commit 4b9e1da

Please sign in to comment.