jobqueue on AUR (Arch User Repository)

Last updated: March 09,2025

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

$ yay -S jobqueue

* (Optional) Uninstall jobqueue on Arch using YAY

$ yay -Rns jobqueue

2. Manually Install "jobqueue" via AUR

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

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

b. Clone jobqueue's git locally

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

c. Go to ~/jobqueue folder and install it

$ cd ~/jobqueue $ makepkg -si

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

ID: 203938
Name: jobqueue
PackageBaseID: 16386
PackageBase: jobqueue
Version: 0.04-1
Description: Executes jobs in parallel to complete all jobs as fast as possible
URL: http://zakalwe.fi/~shd/foss/jobqueue/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1208251688
LastModified: 1435505527
URLPath: /cgit/aur.git/snapshot/jobqueue.tar.gz