jobber on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S jobber

* (Optional) Uninstall jobber on Arch using YAY

$ yay -Rns jobber

2. Manually Install "jobber" via AUR

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

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

b. Clone jobber's git locally

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

c. Go to ~/jobber folder and install it

$ cd ~/jobber $ makepkg -si

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

ID: 745931
Name: jobber
PackageBaseID: 124488
PackageBase: jobber
Version: 1.4.4-1
Description: An alternative to cron, with sophisticated status-reporting and error-handling
URL: http://dshearer.github.io/jobber/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1501610181
LastModified: 1591067229
URLPath: /cgit/aur.git/snapshot/jobber.tar.gz