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

Last updated: May 17,2024

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

$ yay -S python-spacy-en_core_web_md

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

$ yay -Rns python-spacy-en_core_web_md

2. Manually Install "python-spacy-en_core_web_md" 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_md's git locally

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

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

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

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

ID: 1357847
Name: python-spacy-en_core_web_md
PackageBaseID: 138294
PackageBase: python-spacy-en_core_web_md
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_md
NumVotes: 4
Popularity: 0.319984
OutOfDate:
Maintainer: jnphilipp
Submitter: flipflop97
FirstSubmitted: 1545675281
LastModified: 1700731440
URLPath: /cgit/aur.git/snapshot/python-spacy-en_core_web_md.tar.gz