jcli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S jcli

* (Optional) Uninstall jcli on Arch using YAY

$ yay -Rns jcli

2. Manually Install "jcli" via AUR

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

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

b. Clone jcli's git locally

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

c. Go to ~/jcli folder and install it

$ cd ~/jcli $ makepkg -si

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

ID: 1336955
Name: jcli
PackageBaseID: 177070
PackageBase: jcli
Version: 0.3.8-1
Description: Small cli to list, run, and check jenkins jobs
URL: https://github.com/brokenpip3/jcli
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: brokenpip3
Submitter: brokenpip3
FirstSubmitted: 1647688978
LastModified: 1697786362
URLPath: /cgit/aur.git/snapshot/jcli.tar.gz