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

Last updated: September 21,2024

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

$ yay -S python-spacy-en_core_web_trf

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

$ yay -Rns python-spacy-en_core_web_trf

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

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

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

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

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

ID: 1357852
Name: python-spacy-en_core_web_trf
PackageBaseID: 175215
PackageBase: python-spacy-en_core_web_trf
Version: 3.7.3-1
Description: English transformer pipeline (roberta-base). Components: transformer, tagger, parser, ner, attribute_ruler, lemmatizer.
URL: https://spacy.io/models/en#en_core_web_trf
NumVotes: 4
Popularity: 0.322911
OutOfDate:
Maintainer: jnphilipp
Submitter: flipflop97
FirstSubmitted: 1642686286
LastModified: 1700731818
URLPath: /cgit/aur.git/snapshot/python-spacy-en_core_web_trf.tar.gz