quartzctl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S quartzctl

* (Optional) Uninstall quartzctl on Arch using YAY

$ yay -Rns quartzctl

2. Manually Install "quartzctl" via AUR

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

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

b. Clone quartzctl's git locally

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

c. Go to ~/quartzctl folder and install it

$ cd ~/quartzctl $ makepkg -si

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

ID: 1098778
Name: quartzctl
PackageBaseID: 183075
PackageBase: quartzctl
Version: 0.2.0-1
Description: libquartz based apps control utility
URL: https://github.com/Bultek/quartzctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MrQuantumOFF
FirstSubmitted: 1654922036
LastModified: 1655291593
URLPath: /cgit/aur.git/snapshot/quartzctl.tar.gz