jx on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S jx

* (Optional) Uninstall jx on Arch using YAY

$ yay -Rns jx

2. Manually Install "jx" via AUR

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

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

b. Clone jx's git locally

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

c. Go to ~/jx folder and install it

$ cd ~/jx $ makepkg -si

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

ID: 1383389
Name: jx
PackageBaseID: 133887
PackageBase: jx
Version: 3.10.132-1
Description: Command line tool for working with Jenkins X
URL: https://github.com/jenkins-x/jx
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: arth
Submitter: JacobAMason
FirstSubmitted: 1530354199
LastModified: 1704871835
URLPath: /cgit/aur.git/snapshot/jx.tar.gz