python-fasttext-git on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S python-fasttext-git

* (Optional) Uninstall python-fasttext-git on Arch using YAY

$ yay -Rns python-fasttext-git

2. Manually Install "python-fasttext-git" via AUR

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

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

b. Clone python-fasttext-git's git locally

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

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

$ cd ~/python-fasttext-git $ makepkg -si

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

ID: 1262014
Name: python-fasttext-git
PackageBaseID: 136993
PackageBase: python-fasttext-git
Version: v0.9.2.r9.g0622aad-2
Description: Library for fast text representation and classification – Python bindings
URL: https://github.com/facebookresearch/fastText
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1540803272
LastModified: 1684830942
URLPath: /cgit/aur.git/snapshot/python-fasttext-git.tar.gz