mgiza on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "mgiza" 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 mgiza on Arch using YAY

$ yay -S mgiza

* (Optional) Uninstall mgiza on Arch using YAY

$ yay -Rns mgiza

2. Manually Install "mgiza" via AUR

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

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

b. Clone mgiza's git locally

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

c. Go to ~/mgiza folder and install it

$ cd ~/mgiza $ makepkg -si

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

ID: 236346
Name: mgiza
PackageBaseID: 101161
PackageBase: mgiza
Version: 3.0-1
Description: Multithreaded version of Giza, a statistical machine translation toolkit used to train word alignment models
URL: https://github.com/moses-smt/mgiza
NumVotes: 0
Popularity: 0
OutOfDate: 1702849367
Maintainer: panosk
Submitter: panosk
FirstSubmitted: 1443888808
LastModified: 1443890130
URLPath: /cgit/aur.git/snapshot/mgiza.tar.gz