python-spacy on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "python-spacy" 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
Copied
b. Install python-spacy on Arch using YAY
$
yay -S
python-spacy
Copied
* (Optional) Uninstall python-spacy on Arch using YAY
$
yay -Rns
python-spacy
Copied
2. Manually Install "python-spacy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-spacy's git locally
$
git clone https://aur.archlinux.org/python-spacy.git
~/python-spacy
Copied
c. Go to ~/python-spacy folder and install it
$
cd
~/python-spacy
Copied
$
makepkg -si
Copied
3. Information about the python-spacy package on Arch User Repository (AUR)
ID: 1404879
Name: python-spacy
PackageBaseID: 137017
PackageBase: python-spacy
Version: 3.7.3-1
Description: Free open-source library for Natural Language Processing in Python
URL: https://github.com/explosion/spacy
NumVotes: 11
Popularity: 0.359732
OutOfDate:
Maintainer: jnphilipp
Submitter: crendel
FirstSubmitted: 1540892347
LastModified: 1707215984
URLPath: /cgit/aur.git/snapshot/python-spacy.tar.gz
Name: python-spacy
PackageBaseID: 137017
PackageBase: python-spacy
Version: 3.7.3-1
Description: Free open-source library for Natural Language Processing in Python
URL: https://github.com/explosion/spacy
NumVotes: 11
Popularity: 0.359732
OutOfDate:
Maintainer: jnphilipp
Submitter: crendel
FirstSubmitted: 1540892347
LastModified: 1707215984
URLPath: /cgit/aur.git/snapshot/python-spacy.tar.gz