forgejo-runner on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S forgejo-runner

* (Optional) Uninstall forgejo-runner on Arch using YAY

$ yay -Rns forgejo-runner

2. Manually Install "forgejo-runner" via AUR

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

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

b. Clone forgejo-runner's git locally

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

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

$ cd ~/forgejo-runner $ makepkg -si

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

ID: 1365496
Name: forgejo-runner
PackageBaseID: 199626
PackageBase: forgejo-runner
Version: 3.2.0-4
Description: Continous integration for Forgejo
URL: https://code.forgejo.org/forgejo/runner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ppjet6
Submitter: Ppjet6
FirstSubmitted: 1700166833
LastModified: 1701862933
URLPath: /cgit/aur.git/snapshot/forgejo-runner.tar.gz