gitlab-ci-local on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gitlab-ci-local

* (Optional) Uninstall gitlab-ci-local on Arch using YAY

$ yay -Rns gitlab-ci-local

2. Manually Install "gitlab-ci-local" via AUR

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

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

b. Clone gitlab-ci-local's git locally

$ git clone https://aur.archlinux.org/gitlab-ci-local.git ~/gitlab-ci-local

c. Go to ~/gitlab-ci-local folder and install it

$ cd ~/gitlab-ci-local $ makepkg -si

3. Information about the gitlab-ci-local package on Arch User Repository (AUR)

ID: 1428360
Name: gitlab-ci-local
PackageBaseID: 183916
PackageBase: gitlab-ci-local
Version: 4.47.0-1
Description: Run gitlab pipelines locally as shell executor or docker executor
URL: https://github.com/firecow/gitlab-ci-local
NumVotes: 3
Popularity: 0.001832
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1657479463
LastModified: 1710590711
URLPath: /cgit/aur.git/snapshot/gitlab-ci-local.tar.gz