python-thinc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-thinc

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

$ yay -Rns python-thinc

2. Manually Install "python-thinc" via AUR

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

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

b. Clone python-thinc's git locally

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

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

$ cd ~/python-thinc $ makepkg -si

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

ID: 1405987
Name: python-thinc
PackageBaseID: 137020
PackageBase: python-thinc
Version: 8.2.3-1
Description: Practical Machine Learning for NLP
URL: https://github.com/explosion/thinc
NumVotes: 3
Popularity: 0.03773
OutOfDate:
Maintainer: jnphilipp
Submitter: crendel
FirstSubmitted: 1540892581
LastModified: 1707377957
URLPath: /cgit/aur.git/snapshot/python-thinc.tar.gz