python-multitasking on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-multitasking

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

$ yay -Rns python-multitasking

2. Manually Install "python-multitasking" via AUR

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

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

b. Clone python-multitasking's git locally

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

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

$ cd ~/python-multitasking $ makepkg -si

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

ID: 1252584
Name: python-multitasking
PackageBaseID: 159007
PackageBase: python-multitasking
Version: 0.0.11-3
Description: Non-blocking Python methods using decorators
URL: https://github.com/ranaroussi/multitasking
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1603297669
LastModified: 1683203626
URLPath: /cgit/aur.git/snapshot/python-multitasking.tar.gz