Asheninka runs on Windows, Mac, and Linux operating systems.

Windows

Download the installer and run it as administrator (right-click on the file you just downloaded and choose “Run as Administrator”). After successful installation, the Asheninka program will automatically start.

Mac OS X

  1. Download the installer.
  2. Double-click the installer file.
  3. Drag the Asheninka icon to the Applications folder. Asheninka will now be in your Applications folder.
  4. Note: if you get a message that Asheninka has not been notarized, open up System Preferences / Security  Privacy / General tab.  Asheninka should be listed and you should be able to click “Open Anyway.”

Linux

Follow these steps:

  1. Download the installer.
  2. Using a Terminal widow, navigate to where you downloaded the installer.
  3. If you have previously installed Asheninka, remove the old version by typing
    sudo dpkg -r asheninka-syllable-parser
    and press ENTER.
  4. Now invoke the installer by typing
    sudo dpkg -i name_of_the_downloaded_deb_file
    and press ENTER.