jenkins-lts on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S jenkins-lts

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

$ yay -Rns jenkins-lts

2. Manually Install "jenkins-lts" via AUR

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

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

b. Clone jenkins-lts's git locally

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

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

$ cd ~/jenkins-lts $ makepkg -si

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

ID: 1347254
Name: jenkins-lts
PackageBaseID: 118331
PackageBase: jenkins-lts
Version: 2.414.3-1
Description: Extendable continuous integration server (lts)
URL: https://jenkins.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: PowaBanga
Submitter: asbachb
FirstSubmitted: 1483317448
LastModified: 1699091637
URLPath: /cgit/aur.git/snapshot/jenkins-lts.tar.gz