runner on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S runner

* (Optional) Uninstall runner on Arch using YAY

$ yay -Rns runner

2. Manually Install "runner" via AUR

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

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

b. Clone runner's git locally

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

c. Go to ~/runner folder and install it

$ cd ~/runner $ makepkg -si

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

ID: 1103221
Name: runner
PackageBaseID: 183524
PackageBase: runner
Version: 0.0.2-1
Description: A script to execut files
URL: https://github.com/Johnson170/runner
NumVotes: 1
Popularity: 0.016055
OutOfDate: 1708585912
Maintainer: Johnson170
Submitter: Johnson170
FirstSubmitted: 1656157505
LastModified: 1656157505
URLPath: /cgit/aur.git/snapshot/runner.tar.gz