jenkins-experimental on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S jenkins-experimental

* (Optional) Uninstall jenkins-experimental on Arch using YAY

$ yay -Rns jenkins-experimental

2. Manually Install "jenkins-experimental" via AUR

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

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

b. Clone jenkins-experimental's git locally

$ git clone https://aur.archlinux.org/jenkins-experimental.git ~/jenkins-experimental

c. Go to ~/jenkins-experimental folder and install it

$ cd ~/jenkins-experimental $ makepkg -si

3. Information about the jenkins-experimental package on Arch User Repository (AUR)

ID: 576825
Name: jenkins-experimental
PackageBaseID: 136855
PackageBase: jenkins-experimental
Version: 2.158-1
Description: Extendable continuous integration server (experimental build for latest java version)
URL: https://jenkins.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jcstryker
FirstSubmitted: 1540338762
LastModified: 1547480400
URLPath: /cgit/aur.git/snapshot/jenkins-experimental.tar.gz