act_runner on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S act_runner

* (Optional) Uninstall act_runner on Arch using YAY

$ yay -Rns act_runner

2. Manually Install "act_runner" via AUR

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

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

b. Clone act_runner's git locally

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

c. Go to ~/act_runner folder and install it

$ cd ~/act_runner $ makepkg -si

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

ID: 1423790
Name: act_runner
PackageBaseID: 203370
PackageBase: act_runner
Version: 0.2.6-4
Description: Runner for Gitea based on Gitea fork of act
URL: https://gitea.com/gitea/act_runner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rocka
Submitter: rocka
FirstSubmitted: 1709734583
LastModified: 1709986728
URLPath: /cgit/aur.git/snapshot/act_runner.tar.gz