python-spacy-en_core_web_sm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-spacy-en_core_web_sm

* (Optional) Uninstall python-spacy-en_core_web_sm on Arch using YAY

$ yay -Rns python-spacy-en_core_web_sm

2. Manually Install "python-spacy-en_core_web_sm" via AUR

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

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

b. Clone python-spacy-en_core_web_sm's git locally

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

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

$ cd ~/python-spacy-en_core_web_sm $ makepkg -si

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

ID: 1357846
Name: python-spacy-en_core_web_sm
PackageBaseID: 137959
PackageBase: python-spacy-en_core_web_sm
Version: 3.7.1-1
Description: English pipeline optimized for CPU. Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer.
URL: https://spacy.io/models/en#en_core_web_sm
NumVotes: 5
Popularity: 0.319984
OutOfDate:
Maintainer: jnphilipp
Submitter: flipflop97
FirstSubmitted: 1544466577
LastModified: 1700731387
URLPath: /cgit/aur.git/snapshot/python-spacy-en_core_web_sm.tar.gz