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 Fedora Linux
From Plover Wiki
This was tested on FEDORA 22
- python-xlib ( installed by default? )
sudo dnf install wxPython
- Install PIP (Python Installs Python)
sudo easy_install pip
- Install pySerial
sudo pip install pyserial
- Install lockfile
sudo pip install lock
- Install Plover
sudo pip install plover