hudson on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S hudson

* (Optional) Uninstall hudson on Arch using YAY

$ yay -Rns hudson

2. Manually Install "hudson" via AUR

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

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

b. Clone hudson's git locally

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

c. Go to ~/hudson folder and install it

$ cd ~/hudson $ makepkg -si

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

ID: 326370
Name: hudson
PackageBaseID: 32166
PackageBase: hudson
Version: 3.3.3-1
Description: Extensible continuous integration server
URL: http://hudson-ci.org
NumVotes: 17
Popularity: 0
OutOfDate: 1705612281
Maintainer: remy
Submitter: triplem
FirstSubmitted: 1258911039
LastModified: 1470162732
URLPath: /cgit/aur.git/snapshot/hudson.tar.gz