File: dependencies.rst

package info (click to toggle)
libinput 1.30.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,404 kB
  • sloc: ansic: 104,881; python: 3,570; sh: 183; makefile: 37; cpp: 7
file content (21 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. 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@