statsprocessor on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S statsprocessor

* (Optional) Uninstall statsprocessor on Arch using YAY

$ yay -Rns statsprocessor

2. Manually Install "statsprocessor" via AUR

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

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

b. Clone statsprocessor's git locally

$ git clone https://aur.archlinux.org/statsprocessor.git ~/statsprocessor

c. Go to ~/statsprocessor folder and install it

$ cd ~/statsprocessor $ makepkg -si

3. Information about the statsprocessor package on Arch User Repository (AUR)

ID: 244294
Name: statsprocessor
PackageBaseID: 102710
PackageBase: statsprocessor
Version: 0.11-1
Description: Word-generator based on per-position markov-chains
URL: https://github.com/jsteube/statsprocessor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mangix
Submitter: Mangix
FirstSubmitted: 1446256699
LastModified: 1446256855
URLPath: /cgit/aur.git/snapshot/statsprocessor.tar.gz