solo on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install solo on Arch using YAY
$
yay -S
solo
Copied
* (Optional) Uninstall solo on Arch using YAY
$
yay -Rns
solo
Copied
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
Copied
b. Clone solo's git locally
$
git clone https://aur.archlinux.org/solo.git
~/solo
Copied
c. Go to ~/solo folder and install it
$
cd
~/solo
Copied
$
makepkg -si
Copied
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
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