xjobs on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S xjobs

* (Optional) Uninstall xjobs on Arch using YAY

$ yay -Rns xjobs

2. Manually Install "xjobs" via AUR

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

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

b. Clone xjobs's git locally

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

c. Go to ~/xjobs folder and install it

$ cd ~/xjobs $ makepkg -si

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

ID: 241816
Name: xjobs
PackageBaseID: 23809
PackageBase: xjobs
Version: 20151016-1
Description: A utility like xargs, but with enhanced support for multiprocessor machines
URL: http://www.maier-komor.de/xjobs.html
NumVotes: 5
Popularity: 0
OutOfDate: 1703096841
Maintainer: aksr
Submitter: djgera
FirstSubmitted: 1234295045
LastModified: 1445530681
URLPath: /cgit/aur.git/snapshot/xjobs.tar.gz