The Plover Wiki has moved!
The Plover Wiki has moved to GitHub
This wiki is only provided for archival purposes and should not be considered accurate or up to date.
Installation on other Linuxes
From Plover Wiki
FEDORA 17
Dependent packages line from Installation_on_Ubuntu_Linux
- python-xlib ( installed by default? )
- python-wxgtk2.8 ( not sure where this is getting included from? )
- python-lock ( PyPi module lockfile )
- python-serial ( PyPi module pySerial )
- python-hidapi ( PyPi module hidapi, on debian the following packages are needed to build it: libusb-1.0-0-dev libudev-dev cython)
- Install PIP (Python Installs Python)
sudo easy_install pip
- Install pySerial
sudo pip install pyserial
- Install Plover
sudo pip install plover