cds-bin on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S cds-bin

* (Optional) Uninstall cds-bin on Arch using YAY

$ yay -Rns cds-bin

2. Manually Install "cds-bin" via AUR

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

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

b. Clone cds-bin's git locally

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

c. Go to ~/cds-bin folder and install it

$ cd ~/cds-bin $ makepkg -si

3. Information about the cds-bin package on Arch User Repository (AUR)

ID: 820226
Name: cds-bin
PackageBaseID: 150806
PackageBase: cds-bin
Version: 0.47.0-1
Description: Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
URL: https://ovh.github.io/cds/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585427161
LastModified: 1605666856
URLPath: /cgit/aur.git/snapshot/cds-bin.tar.gz