semaphoreci-cli on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S semaphoreci-cli

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

$ yay -Rns semaphoreci-cli

2. Manually Install "semaphoreci-cli" via AUR

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

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

b. Clone semaphoreci-cli's git locally

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

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

$ cd ~/semaphoreci-cli $ makepkg -si

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

ID: 1364302
Name: semaphoreci-cli
PackageBaseID: 143942
PackageBase: semaphoreci-cli
Version: 0.28.5-1
Description: Command line tool for the Semaphore CI service
URL: https://github.com/semaphoreci/cli
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: andykluger
Submitter: aperez
FirstSubmitted: 1564494857
LastModified: 1701690022
URLPath: /cgit/aur.git/snapshot/semaphoreci-cli.tar.gz