srilm on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S srilm

* (Optional) Uninstall srilm on Arch using YAY

$ yay -Rns srilm

2. Manually Install "srilm" via AUR

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

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

b. Clone srilm's git locally

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

c. Go to ~/srilm folder and install it

$ cd ~/srilm $ makepkg -si

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

ID: 1133042
Name: srilm
PackageBaseID: 185341
PackageBase: srilm
Version: 1.7.3-1
Description: The SRI Language Modelling Toolkit
URL: https://www.speech.sri.com/projects/srilm/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sam.ezeh
Submitter: sam.ezeh
FirstSubmitted: 1661900109
LastModified: 1661900109
URLPath: /cgit/aur.git/snapshot/srilm.tar.gz