glcli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S glcli

* (Optional) Uninstall glcli on Arch using YAY

$ yay -Rns glcli

2. Manually Install "glcli" via AUR

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

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

b. Clone glcli's git locally

$ git clone https://aur.archlinux.org/glcli.git ~/glcli

c. Go to ~/glcli folder and install it

$ cd ~/glcli $ makepkg -si

3. Information about the glcli package on Arch User Repository (AUR)

ID: 386766
Name: glcli
PackageBaseID: 117102
PackageBase: glcli
Version: 0.5.15-1
Description: A GitLab CLI for project management
URL:
NumVotes: 1
Popularity: 0
OutOfDate: 1573210239
Maintainer: Celforyon
Submitter: Celforyon
FirstSubmitted: 1479305186
LastModified: 1487863652
URLPath: /cgit/aur.git/snapshot/glcli.tar.gz