disttask on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S disttask

* (Optional) Uninstall disttask on Arch using YAY

$ yay -Rns disttask

2. Manually Install "disttask" via AUR

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

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

b. Clone disttask's git locally

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

c. Go to ~/disttask folder and install it

$ cd ~/disttask $ makepkg -si

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

ID: 545520
Name: disttask
PackageBaseID: 136158
PackageBase: disttask
Version: 2.4.0-1
Description: Provides the ability to distribute a task across a fixed number of processes, for better utilization of multiprocessing
URL: http://github.com/kata198/disttask
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1537479094
LastModified: 1537479094
URLPath: /cgit/aur.git/snapshot/disttask.tar.gz