disttask on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install disttask on Arch using YAY
$
yay -S
disttask
Copied
* (Optional) Uninstall disttask on Arch using YAY
$
yay -Rns
disttask
Copied
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
Copied
b. Clone disttask's git locally
$
git clone https://aur.archlinux.org/disttask.git
~/disttask
Copied
c. Go to ~/disttask folder and install it
$
cd
~/disttask
Copied
$
makepkg -si
Copied
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
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