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 )
- Install PIP (Python Installs Python)
sudo easy_install pip
- Install pySerial
sudo pip install pyserial
- Install Plover
sudo pip install plover