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

Last updated: November 23,2024

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

$ yay -S gitlab-ci-local-git

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

$ yay -Rns gitlab-ci-local-git

2. Manually Install "gitlab-ci-local-git" 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-git's git locally

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

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

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

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

ID: 951187
Name: gitlab-ci-local-git
PackageBaseID: 170226
PackageBase: gitlab-ci-local-git
Version: 4.23.0.r0.g2195c19-2
Description: Run gitlab pipelines locally as shell executor or docker executor
URL: https://github.com/firecow/gitlab-ci-local
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dougvj
Submitter: dougvj
FirstSubmitted: 1629665730
LastModified: 1629666855
URLPath: /cgit/aur.git/snapshot/gitlab-ci-local-git.tar.gz