rundeck on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rundeck

* (Optional) Uninstall rundeck on Arch using YAY

$ yay -Rns rundeck

2. Manually Install "rundeck" via AUR

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

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

b. Clone rundeck's git locally

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

c. Go to ~/rundeck folder and install it

$ cd ~/rundeck $ makepkg -si

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

ID: 509399
Name: rundeck
PackageBaseID: 111100
PackageBase: rundeck
Version: 2.11.1-1
Description: Open source automation service with a web console, command line tools and a WebAPI
URL: https://github.com/rundeck/rundeck/
NumVotes: 2
Popularity: 0
OutOfDate: 1545671842
Maintainer:
Submitter: MarcinWieczorek
FirstSubmitted: 1462800166
LastModified: 1525886803
URLPath: /cgit/aur.git/snapshot/rundeck.tar.gz