mosesdecoder on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S mosesdecoder

* (Optional) Uninstall mosesdecoder on Arch using YAY

$ yay -Rns mosesdecoder

2. Manually Install "mosesdecoder" via AUR

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

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

b. Clone mosesdecoder's git locally

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

c. Go to ~/mosesdecoder folder and install it

$ cd ~/mosesdecoder $ makepkg -si

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

ID: 378979
Name: mosesdecoder
PackageBaseID: 101110
PackageBase: mosesdecoder
Version: 3.0.0-2
Description: State of the art Statistical Machine Translation system - Stable Release 3
URL: http://www.statmt.org/moses
NumVotes: 2
Popularity: 0
OutOfDate: 1523099420
Maintainer: panosk
Submitter: panosk
FirstSubmitted: 1443811281
LastModified: 1485707330
URLPath: /cgit/aur.git/snapshot/mosesdecoder.tar.gz