oddjob on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S oddjob

* (Optional) Uninstall oddjob on Arch using YAY

$ yay -Rns oddjob

2. Manually Install "oddjob" via AUR

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

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

b. Clone oddjob's git locally

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

c. Go to ~/oddjob folder and install it

$ cd ~/oddjob $ makepkg -si

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

ID: 921943
Name: oddjob
PackageBaseID: 64557
PackageBase: oddjob
Version: 0.34.7-1
Description: A D-Bus service which runs odd jobs on behalf of client applications
URL: https://releases.pagure.org/oddjob/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: chenxiaolong
FirstSubmitted: 1352763738
LastModified: 1623867678
URLPath: /cgit/aur.git/snapshot/oddjob.tar.gz