act-bin on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S act-bin

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

$ yay -Rns act-bin

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

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

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

$ cd ~/act-bin $ makepkg -si

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

ID: 1418501
Name: act-bin
PackageBaseID: 165807
PackageBase: act-bin
Version: 0.2.60-0
Description: Run your GitHub Actions locally
URL: https://github.com/nektos/act
NumVotes: 12
Popularity: 0.579788
OutOfDate:
Maintainer: jaysonsantos
Submitter: jaysonsantos
FirstSubmitted: 1618824722
LastModified: 1709266339
URLPath: /cgit/aur.git/snapshot/act-bin.tar.gz