I'm trying to install mtrack on Ubuntu 14.04 on my macbook pro:
sudo apt-get install xserver-xorg-input-mtrack
But I get unmet dependencies:
The following packages have unmet dependencies.
xserver-xorg-input-mtrack : Depends: xorg-input-abi-20
Depends: xserver-xorg-core (>= 2:1.14.99.902)
E: Unable to correct problems, you have held broken packages.
I tried
sudo apt-get install xserver-xorg-core
from here: https://askubuntu.com/questions/610505/broken-packages-error-while-trying-to-install-xserver-xorg-input-mtrack to no avail.
Edit for the fine gentlemen in the comments:
xserver-xorg-core:
Installed: (none)
Candidate: 2:1.15.1-0ubuntu2.7
Version table:
2:1.15.1-0ubuntu2.7 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
2:1.15.1-0ubuntu2 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
apt-cache policy xserver-xorg-core?