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

Last updated: June 29,2024

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

$ yay -S python-fasttext-predict

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

$ yay -Rns python-fasttext-predict

2. Manually Install "python-fasttext-predict" 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-predict's git locally

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

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

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

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

ID: 1291662
Name: python-fasttext-predict
PackageBaseID: 189044
PackageBase: python-fasttext-predict
Version: 0.9.2.1-2
Description: fasttext with wheels and no external dependency, but only the predict method (<1MB)
URL: https://github.com/searxng/fasttext-predict
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: HLFH
Submitter: HLFH
FirstSubmitted: 1672163047
LastModified: 1689834126
URLPath: /cgit/aur.git/snapshot/python-fasttext-predict.tar.gz