Prerequisites for Arch Linux

From Apertium
Revision as of 09:54, 22 November 2013 by Unhammer (talk | contribs) (Created page with "This page shows how to install the standard dependencies of apertium (and related packages) on Arch Linux. Install the apertium dependencies with pacman like this: <pre> su...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page shows how to install the standard dependencies of apertium (and related packages) on Arch Linux.


Install the apertium dependencies with pacman like this:

sudo pacman -S expat gawk libxslt pcre gcc-libs libxml2 icu

(Note: icu is only needed if you need to install CG (vislcg3), which is required for certain language pairs.)

Once you've installed these packages, continue to Minimal installation from SVN.


(Note: it is possible to install apertium and some language pairs from AUR, but the versions there are often out of date. It is not recommended if you want to do development.)


See also