kenlm on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S kenlm

* (Optional) Uninstall kenlm on Arch using YAY

$ yay -Rns kenlm

2. Manually Install "kenlm" via AUR

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

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

b. Clone kenlm's git locally

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

c. Go to ~/kenlm folder and install it

$ cd ~/kenlm $ makepkg -si

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

ID: 1054324
Name: kenlm
PackageBaseID: 152724
PackageBase: kenlm
Version: r2268.217e219-1
Description: Faster and Smaller Language Model Queries
URL: https://kheafield.com/code/kenlm/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1589362472
LastModified: 1647789584
URLPath: /cgit/aur.git/snapshot/kenlm.tar.gz