github-actions-bin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S github-actions-bin

* (Optional) Uninstall github-actions-bin on Arch using YAY

$ yay -Rns github-actions-bin

2. Manually Install "github-actions-bin" via AUR

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

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

b. Clone github-actions-bin's git locally

$ git clone https://aur.archlinux.org/github-actions-bin.git ~/github-actions-bin

c. Go to ~/github-actions-bin folder and install it

$ cd ~/github-actions-bin $ makepkg -si

3. Information about the github-actions-bin package on Arch User Repository (AUR)

ID: 1417151
Name: github-actions-bin
PackageBaseID: 150954
PackageBase: github-actions-bin
Version: 2.314.1-1
Description: GitHub Actions self-hosted runner tools.
URL: https://github.com/actions/runner
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: ioquatix
FirstSubmitted: 1585715117
LastModified: 1709107195
URLPath: /cgit/aur.git/snapshot/github-actions-bin.tar.gz