gitlab-cli-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gitlab-cli-bin

* (Optional) Uninstall gitlab-cli-bin on Arch using YAY

$ yay -Rns gitlab-cli-bin

2. Manually Install "gitlab-cli-bin" via AUR

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

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

b. Clone gitlab-cli-bin's git locally

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

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

$ cd ~/gitlab-cli-bin $ makepkg -si

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

ID: 913895
Name: gitlab-cli-bin
PackageBaseID: 162634
PackageBase: gitlab-cli-bin
Version: 4.0.0-1
Description: Gitlab command line
URL: https://github.com/makkes/gitlab-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sodd
FirstSubmitted: 1611859519
LastModified: 1622316161
URLPath: /cgit/aur.git/snapshot/gitlab-cli-bin.tar.gz