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

Last updated: September 20,2024

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

$ yay -S python-spacy-en_core_web_lg

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

$ yay -Rns python-spacy-en_core_web_lg

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

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

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

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

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

ID: 1357851
Name: python-spacy-en_core_web_lg
PackageBaseID: 175216
PackageBase: python-spacy-en_core_web_lg
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_lg
NumVotes: 5
Popularity: 0.322912
OutOfDate:
Maintainer: jnphilipp
Submitter: flipflop97
FirstSubmitted: 1642686364
LastModified: 1700731647
URLPath: /cgit/aur.git/snapshot/python-spacy-en_core_web_lg.tar.gz