python-pythreadworker on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-pythreadworker

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

$ yay -Rns python-pythreadworker

2. Manually Install "python-pythreadworker" via AUR

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

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

b. Clone python-pythreadworker's git locally

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

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

$ cd ~/python-pythreadworker $ makepkg -si

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

ID: 1068666
Name: python-pythreadworker
PackageBaseID: 139996
PackageBase: python-pythreadworker
Version: 0.10.0-1
Description: A threading library written in python. Help you build threaded app.
URL: https://github.com/eight04/pyWorker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1551374076
LastModified: 1650333587
URLPath: /cgit/aur.git/snapshot/python-pythreadworker.tar.gz