quartz on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S quartz

* (Optional) Uninstall quartz on Arch using YAY

$ yay -Rns quartz

2. Manually Install "quartz" via AUR

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

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

b. Clone quartz's git locally

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

c. Go to ~/quartz folder and install it

$ cd ~/quartz $ makepkg -si

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

ID: 590231
Name: quartz
PackageBaseID: 80331
PackageBase: quartz
Version: 2.3.0-1
Description: A richly featured, open source job scheduling library that can be integrated within virtually any Java application
URL: http://www.quartz-scheduler.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1696833051
Maintainer: TioDuke
Submitter: TioDuke
FirstSubmitted: 1395914447
LastModified: 1551354803
URLPath: /cgit/aur.git/snapshot/quartz.tar.gz