ajo on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S ajo

* (Optional) Uninstall ajo on Arch using YAY

$ yay -Rns ajo

2. Manually Install "ajo" via AUR

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

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

b. Clone ajo's git locally

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

c. Go to ~/ajo folder and install it

$ cd ~/ajo $ makepkg -si

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

ID: 502395
Name: ajo
PackageBaseID: 131547
PackageBase: ajo
Version: 1.0.9-1
Description: Asynchronous Job Operator: a transparent gateway between your web, application or service and an HPC system.
URL: https://rdlab.cs.upc.edu/index.php/en/services/ajo.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1523524482
LastModified: 1523524482
URLPath: /cgit/aur.git/snapshot/ajo.tar.gz