mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-03 01:27:59 +02:00
22 lines
380 B
ReStructuredText
22 lines
380 B
ReStructuredText
|
|
.. warning:: The package lists are autogenerated from the `CI <https://gitlab.freedesktop.org/libinput/libinput/-/tree/master/.gitlab-ci.yml>`_.
|
||
|
|
|
||
|
|
- Fedora: ::
|
||
|
|
|
||
|
|
dnf install @FEDORA_PACKAGES@
|
||
|
|
|
||
|
|
- Ubuntu: ::
|
||
|
|
|
||
|
|
apt install @UBUNTU_PACKAGES@
|
||
|
|
|
||
|
|
- Debian: ::
|
||
|
|
|
||
|
|
apt install @DEBIAN_PACKAGES@
|
||
|
|
|
||
|
|
- Arch: ::
|
||
|
|
|
||
|
|
pacman -S @ARCH_PACKAGES@
|
||
|
|
|
||
|
|
- Alpine: ::
|
||
|
|
|
||
|
|
apk add @ALPINE_PACKAGES@
|