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
Jump to: navigation, search

This was tested on FEDORA 22

  • python-xlib ( installed by default? )
  1. sudo dnf install wxPython
  2. Install PIP (Python Installs Python)
    sudo easy_install pip
  3. Install pySerial
    sudo pip install pyserial
  4. Install lockfile
    sudo pip install lock
  5. Install Plover
    sudo pip install plover