glassfish on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S glassfish

* (Optional) Uninstall glassfish on Arch using YAY

$ yay -Rns glassfish

2. Manually Install "glassfish" via AUR

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

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

b. Clone glassfish's git locally

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

c. Go to ~/glassfish folder and install it

$ cd ~/glassfish $ makepkg -si

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

ID: 1404937
Name: glassfish
PackageBaseID: 156829
PackageBase: glassfish
Version: 7.0.12-1
Description: A Jakarta EE compatible implementation sponsored by the Eclipse Foundation.
URL: https://github.com/eclipse-ee4j/glassfish
NumVotes: 4
Popularity: 0.005921
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1597737859
LastModified: 1707224682
URLPath: /cgit/aur.git/snapshot/glassfish.tar.gz