python-textacy on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-textacy

* (Optional) Uninstall python-textacy on Arch using YAY

$ yay -Rns python-textacy

2. Manually Install "python-textacy" via AUR

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

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

b. Clone python-textacy's git locally

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

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

$ cd ~/python-textacy $ makepkg -si

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

ID: 1071240
Name: python-textacy
PackageBaseID: 178240
PackageBase: python-textacy
Version: 0.12.0-1
Description: A Python library for performing a variety of natural language processing (NLP) tasks, built on the high-performance spaCy library.
URL: https://pypi.org/project/textacy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Cycatz
Submitter: Cycatz
FirstSubmitted: 1650814785
LastModified: 1650814785
URLPath: /cgit/aur.git/snapshot/python-textacy.tar.gz