gitlab-ci-local on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install gitlab-ci-local on Arch using YAY
$
yay -S
gitlab-ci-local
Copied
* (Optional) Uninstall gitlab-ci-local on Arch using YAY
$
yay -Rns
gitlab-ci-local
Copied
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
Copied
b. Clone gitlab-ci-local's git locally
$
git clone https://aur.archlinux.org/gitlab-ci-local.git
~/gitlab-ci-local
Copied
c. Go to ~/gitlab-ci-local folder and install it
$
cd
~/gitlab-ci-local
Copied
$
makepkg -si
Copied
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
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