woodpecker on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S woodpecker

* (Optional) Uninstall woodpecker on Arch using YAY

$ yay -Rns woodpecker

2. Manually Install "woodpecker" via AUR

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

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

b. Clone woodpecker's git locally

$ git clone https://aur.archlinux.org/woodpecker.git ~/woodpecker

c. Go to ~/woodpecker folder and install it

$ cd ~/woodpecker $ makepkg -si

3. Information about the woodpecker package on Arch User Repository (AUR)

ID: 1067861
Name: woodpecker
PackageBaseID: 175179
PackageBase: woodpecker
Version: 0.15.1-1
Description: A community fork of the Drone CI system. Frontend server.
URL: https://woodpecker-ci.org/
NumVotes: 5
Popularity: 0.457984
OutOfDate:
Maintainer: Ta180m
FirstSubmitted: 1642542134
LastModified: 1650129049
URLPath: /cgit/aur.git/snapshot/woodpecker.tar.gz