act-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S act-git

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

$ yay -Rns act-git

2. Manually Install "act-git" via AUR

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

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

b. Clone act-git's git locally

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

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

$ cd ~/act-git $ makepkg -si

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

ID: 993505
Name: act-git
PackageBaseID: 149725
PackageBase: act-git
Version: 0.2.25.r0.g8ad6c07-1
Description: Run your GitHub Actions locally
URL: https://github.com/nektos/act
NumVotes: 2
Popularity: 0.000544
OutOfDate:
Maintainer: greut
Submitter: SirWindfield
FirstSubmitted: 1583183162
LastModified: 1637771573
URLPath: /cgit/aur.git/snapshot/act-git.tar.gz