How do I install xf86-input-synaptics-1.5.99.901-2-x86_64.pkg.tar.xz
in ubuntu 11?
I have found the file and downloaded the file from windows.
I don't have any idea of how to install the driver in ubuntu.
when searched how to install, I got the following
- Enable the extra repository on
/etc/pacman.conf
:
[extra]
Include = /etc/pacman.d/mirrorlist
- Install
xf86-input-synaptics
xz package:
pacman -Sy xf86-input-synaptics
i searched for the file in the folder but there is no such file existing?
please help me out?