wildfly on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S wildfly

* (Optional) Uninstall wildfly on Arch using YAY

$ yay -Rns wildfly

2. Manually Install "wildfly" via AUR

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

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

b. Clone wildfly's git locally

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

c. Go to ~/wildfly folder and install it

$ cd ~/wildfly $ makepkg -si

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

ID: 1404928
Name: wildfly
PackageBaseID: 70514
PackageBase: wildfly
Version: 31.0.0-1
Description: Wildfly Application Server.
URL: http://www.wildfly.org/
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: nachtwandler
FirstSubmitted: 1369919662
LastModified: 1707223099
URLPath: /cgit/aur.git/snapshot/wildfly.tar.gz