How to Install
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
- Download the installer.
- Double-click the installer file.
- Drag the Asheninka icon to the Applications folder. Asheninka will now be in your Applications folder.
- 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:
- Download the installer.
- Using a Terminal widow, navigate to where you downloaded the installer.
- If you have previously installed Asheninka, remove the old version by typing
sudo dpkg -r asheninka-syllable-parser
and press ENTER. - Now invoke the installer by typing
sudo dpkg -i name_of_the_downloaded_deb_file
and press ENTER.