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 FreeBSD

From Plover Wiki
Jump to: navigation, search

FreeBSD

You can install Plover on FreeBSD by using the ports collection.

  1. Update your ports collection using your preferred method (consult the FreeBSD Handbook if you need help with this step.)
  2. Go to the Plover port directory:
    cd /usr/ports/textproc/plover
  3. Install the port. All the required dependencies will be installed automatically.
    make install clean