jfrog-cli on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S jfrog-cli

* (Optional) Uninstall jfrog-cli on Arch using YAY

$ yay -Rns jfrog-cli

2. Manually Install "jfrog-cli" via AUR

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

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

b. Clone jfrog-cli's git locally

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

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

$ cd ~/jfrog-cli $ makepkg -si

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

ID: 1421215
Name: jfrog-cli
PackageBaseID: 165826
PackageBase: jfrog-cli
Version: 2.53.2-1
Description: Simple interface to Artifactory, Bintray and Mission Control
URL: https://github.com/jfrog/jfrog-cli
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jhenson
Submitter: jhenson
FirstSubmitted: 1618860304
LastModified: 1709651039
URLPath: /cgit/aur.git/snapshot/jfrog-cli.tar.gz