yo-runner on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S yo-runner

* (Optional) Uninstall yo-runner on Arch using YAY

$ yay -Rns yo-runner

2. Manually Install "yo-runner" via AUR

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

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

b. Clone yo-runner's git locally

$ git clone https://aur.archlinux.org/yo-runner.git ~/yo-runner

c. Go to ~/yo-runner folder and install it

$ cd ~/yo-runner $ makepkg -si

3. Information about the yo-runner package on Arch User Repository (AUR)

ID: 598587
Name: yo-runner
PackageBaseID: 140660
PackageBase: yo-runner
Version: 0.1.1-1
Description: A Yaml-driven task runner for lazy people
URL: https://OliverSherouse.github.io/yo-runner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ops
Submitter: ops
FirstSubmitted: 1553652726
LastModified: 1553652726
URLPath: /cgit/aur.git/snapshot/yo-runner.tar.gz