varmd/wine-wayland

why this requires Arch Linux or Manjaro to work?

adcdam opened this issue · 1 comments

does it work in other distros?

Lyamc commented

You have three options:

  1. Build it manually from source, using the PKGBUILD as a sort of a template.
  2. Use something like this https://github.com/makedeb/makedeb to take the PKGBUILD and spit out a .deb or .rpm or whatever.
  3. Use Arch.

If you create a working script that works well on another distro, then you can always share it here or submit a PR.

Duplicate of #54