gcli on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gcli

* (Optional) Uninstall gcli on Arch using YAY

$ yay -Rns gcli

2. Manually Install "gcli" via AUR

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

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

b. Clone gcli's git locally

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

c. Go to ~/gcli folder and install it

$ cd ~/gcli $ makepkg -si

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

ID: 1404997
Name: gcli
PackageBaseID: 200435
PackageBase: gcli
Version: 2.2.0-1
Description: A CLI for Github, Gitlab and Gitea written in C
URL: https://github.com/herrhotzenplotz/gcli
NumVotes: 1
Popularity: 0.157062
OutOfDate:
Maintainer: Werenter
Submitter: Werenter
FirstSubmitted: 1702214212
LastModified: 1707233210
URLPath: /cgit/aur.git/snapshot/gcli.tar.gz