apertium on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "apertium" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install apertium on Arch using YAY

$ yay -S apertium

* (Optional) Uninstall apertium on Arch using YAY

$ yay -Rns apertium

2. Manually Install "apertium" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone apertium's git locally

$ git clone https://aur.archlinux.org/apertium.git ~/apertium

c. Go to ~/apertium folder and install it

$ cd ~/apertium $ makepkg -si

3. Information about the apertium package on Arch User Repository (AUR)

ID: 1376815
Name: apertium
PackageBaseID: 34642
PackageBase: apertium
Version: 3.9.4-1
Description: Core tools (driver script, transfer, tagger, formatters) for the FOSS RBMT system Apertium
URL: https://www.apertium.org/
NumVotes: 15
Popularity: 0.000109
OutOfDate:
Maintainer: kruzah
Submitter: unhammer
FirstSubmitted: 1266227017
LastModified: 1703768358
URLPath: /cgit/aur.git/snapshot/apertium.tar.gz