htcondor on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S htcondor

* (Optional) Uninstall htcondor on Arch using YAY

$ yay -Rns htcondor

2. Manually Install "htcondor" via AUR

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

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

b. Clone htcondor's git locally

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

c. Go to ~/htcondor folder and install it

$ cd ~/htcondor $ makepkg -si

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

ID: 1127494
Name: htcondor
PackageBaseID: 151659
PackageBase: htcondor
Version: 9.0.16-1
Description: Distributed workload management system
URL: https://research.cs.wisc.edu/htcondor/
NumVotes: 0
Popularity: 0
OutOfDate: 1688621676
Maintainer:
Submitter: thht
FirstSubmitted: 1587209786
LastModified: 1660822017
URLPath: /cgit/aur.git/snapshot/htcondor.tar.gz