python-langid on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-langid

* (Optional) Uninstall python-langid on Arch using YAY

$ yay -Rns python-langid

2. Manually Install "python-langid" via AUR

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

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

b. Clone python-langid's git locally

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

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

$ cd ~/python-langid $ makepkg -si

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

ID: 415777
Name: python-langid
PackageBaseID: 123006
PackageBase: python-langid
Version: 1.1.6-1
Description: A standalone Language Identification (LangID) tool
URL: https://github.com/saffsd/langid.py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gabrielmagno
FirstSubmitted: 1496264194
LastModified: 1496264194
URLPath: /cgit/aur.git/snapshot/python-langid.tar.gz