git-gitlab on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S git-gitlab

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

$ yay -Rns git-gitlab

2. Manually Install "git-gitlab" via AUR

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

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

b. Clone git-gitlab's git locally

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

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

$ cd ~/git-gitlab $ makepkg -si

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

ID: 742588
Name: git-gitlab
PackageBaseID: 96139
PackageBase: git-gitlab
Version: r86.2c65c9369900391717373e1e0263753740ca7fa2-1
Description: gitlab command line interface (patched fork)
URL: https://github.com/diegostamigni/git-gitlab
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: voyd
FirstSubmitted: 1437260512
LastModified: 1590415638
URLPath: /cgit/aur.git/snapshot/git-gitlab.tar.gz