solo on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S solo

* (Optional) Uninstall solo on Arch using YAY

$ yay -Rns solo

2. Manually Install "solo" via AUR

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

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

b. Clone solo's git locally

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

c. Go to ~/solo folder and install it

$ cd ~/solo $ makepkg -si

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

ID: 690005
Name: solo
PackageBaseID: 131507
PackageBase: solo
Version: 1.7-2
Description: Prevents multiple cron instances from running simultaneously
URL: https://timkay.com/solo/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1523362824
LastModified: 1580043766
URLPath: /cgit/aur.git/snapshot/solo.tar.gz