fasttext-langid-models on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fasttext-langid-models

* (Optional) Uninstall fasttext-langid-models on Arch using YAY

$ yay -Rns fasttext-langid-models

2. Manually Install "fasttext-langid-models" via AUR

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

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

b. Clone fasttext-langid-models's git locally

$ git clone https://aur.archlinux.org/fasttext-langid-models.git ~/fasttext-langid-models

c. Go to ~/fasttext-langid-models folder and install it

$ cd ~/fasttext-langid-models $ makepkg -si

3. Information about the fasttext-langid-models package on Arch User Repository (AUR)

ID: 1364866
Name: fasttext-langid-models
PackageBaseID: 136997
PackageBase: fasttext-langid-models
Version: 0.0.1-3
Description: Pre-trained models for language identification for fasttext
URL: https://fasttext.cc/docs/en/language-identification.html
NumVotes: 1
Popularity: 0.136091
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1540808478
LastModified: 1701764281
URLPath: /cgit/aur.git/snapshot/fasttext-langid-models.tar.gz