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