wildfly on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install wildfly on Arch using YAY
$
yay -S
wildfly
Copied
* (Optional) Uninstall wildfly on Arch using YAY
$
yay -Rns
wildfly
Copied
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
Copied
b. Clone wildfly's git locally
$
git clone https://aur.archlinux.org/wildfly.git
~/wildfly
Copied
c. Go to ~/wildfly folder and install it
$
cd
~/wildfly
Copied
$
makepkg -si
Copied
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
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