python-textstat on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-textstat

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

$ yay -Rns python-textstat

2. Manually Install "python-textstat" via AUR

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

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

b. Clone python-textstat's git locally

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

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

$ cd ~/python-textstat $ makepkg -si

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

ID: 1220843
Name: python-textstat
PackageBaseID: 191033
PackageBase: python-textstat
Version: 0.7.3-1
Description: Python package to calculate readability statistics of a text object - paragraphs, sentences, articles.
URL: https://github.com/textstat/textstat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1677883455
LastModified: 1677883455
URLPath: /cgit/aur.git/snapshot/python-textstat.tar.gz