act-runner-bin on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S act-runner-bin

* (Optional) Uninstall act-runner-bin on Arch using YAY

$ yay -Rns act-runner-bin

2. Manually Install "act-runner-bin" 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-bin's git locally

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

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

$ cd ~/act-runner-bin $ makepkg -si

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

ID: 1420414
Name: act-runner-bin
PackageBaseID: 196179
PackageBase: act-runner-bin
Version: 0.2.6-3
Description: A runner for Gitea Actions based on GitHub's Act
URL: https://gitea.com/gitea/act_runner
NumVotes: 1
Popularity: 0.057773
OutOfDate:
Maintainer: manolito
Submitter: manolito
FirstSubmitted: 1690470777
LastModified: 1709542972
URLPath: /cgit/aur.git/snapshot/act-runner-bin.tar.gz