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