I am trying to setup multitouch gestures on ubuntu 17.10, but for some reason, I can't install libinput-tools.
Error:
The following packages have unmet dependencies:
libinput-tools : Depends: libinput10 (= 1.8.4-0ubuntu0.17.10.1) but 1.8.2-1ubuntu2 is to be installed
E: Unable to correct problems, you have held broken packages.
I know libnput10 is installed by default because ubuntu 17.10 replaced synaptics, so libinput-tools should work too?