python2-processing on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-processing

* (Optional) Uninstall python2-processing on Arch using YAY

$ yay -Rns python2-processing

2. Manually Install "python2-processing" via AUR

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

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

b. Clone python2-processing's git locally

$ git clone https://aur.archlinux.org/python2-processing.git ~/python2-processing

c. Go to ~/python2-processing folder and install it

$ cd ~/python2-processing $ makepkg -si

3. Information about the python2-processing package on Arch User Repository (AUR)

ID: 887741
Name: python2-processing
PackageBaseID: 61168
PackageBase: python2-processing
Version: 0.52-2
Description: Package for using processes which mimics the threading module
URL: https://pypi.python.org/pypi/processing
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: ChrisOelmueller
FirstSubmitted: 1343154116
LastModified: 1617563231
URLPath: /cgit/aur.git/snapshot/python2-processing.tar.gz