payara on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S payara

* (Optional) Uninstall payara on Arch using YAY

$ yay -Rns payara

2. Manually Install "payara" via AUR

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

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

b. Clone payara's git locally

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

c. Go to ~/payara folder and install it

$ cd ~/payara $ makepkg -si

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

ID: 1404935
Name: payara
PackageBaseID: 117866
PackageBase: payara
Version: 6.2024.1-1
Description: Jakarta EE (Java EE) & MicroProfile compatible application server for production and containerized deployments.
URL: http://www.payara.fish/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter:
FirstSubmitted: 1482181111
LastModified: 1707224360
URLPath: /cgit/aur.git/snapshot/payara.tar.gz