python2-guess-language on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-guess-language

* (Optional) Uninstall python2-guess-language on Arch using YAY

$ yay -Rns python2-guess-language

2. Manually Install "python2-guess-language" via AUR

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

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

b. Clone python2-guess-language's git locally

$ git clone https://aur.archlinux.org/python2-guess-language.git ~/python2-guess-language

c. Go to ~/python2-guess-language folder and install it

$ cd ~/python2-guess-language $ makepkg -si

3. Information about the python2-guess-language package on Arch User Repository (AUR)

ID: 401503
Name: python2-guess-language
PackageBaseID: 121516
PackageBase: python2-guess-language
Version: 0.2-1
Description: Attempts to determine the natural language of a selection of Unicode (utf-8) text.
URL: http://code.google.com/p/guess-language
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Captain_Wobbles
FirstSubmitted: 1492207575
LastModified: 1492207575
URLPath: /cgit/aur.git/snapshot/python2-guess-language.tar.gz