woodpecker-cli on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S woodpecker-cli

* (Optional) Uninstall woodpecker-cli on Arch using YAY

$ yay -Rns woodpecker-cli

2. Manually Install "woodpecker-cli" via AUR

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

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

b. Clone woodpecker-cli's git locally

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

c. Go to ~/woodpecker-cli folder and install it

$ cd ~/woodpecker-cli $ makepkg -si

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

ID: 1067865
Name: woodpecker-cli
PackageBaseID: 175716
PackageBase: woodpecker-cli
Version: 0.15.1-1
Description: A community fork of the Drone CI system. CLI tool.
URL: https://woodpecker-ci.org/
NumVotes: 1
Popularity: 0.898566
OutOfDate:
Maintainer: ersei
FirstSubmitted: 1644109832
LastModified: 1650129078
URLPath: /cgit/aur.git/snapshot/woodpecker-cli.tar.gz

5. The same packages on other Linux Distributions