kenlm on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install kenlm on Arch using YAY
$
yay -S
kenlm
Copied
* (Optional) Uninstall kenlm on Arch using YAY
$
yay -Rns
kenlm
Copied
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
Copied
b. Clone kenlm's git locally
$
git clone https://aur.archlinux.org/kenlm.git
~/kenlm
Copied
c. Go to ~/kenlm folder and install it
$
cd
~/kenlm
Copied
$
makepkg -si
Copied
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
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