glassfish5 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S glassfish5

* (Optional) Uninstall glassfish5 on Arch using YAY

$ yay -Rns glassfish5

2. Manually Install "glassfish5" via AUR

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

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

b. Clone glassfish5's git locally

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

c. Go to ~/glassfish5 folder and install it

$ cd ~/glassfish5 $ makepkg -si

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

ID: 734711
Name: glassfish5
PackageBaseID: 124619
PackageBase: glassfish5
Version: 5.1.0-3
Description: The Open Source Jakarta EE 8 (Java EE 8) Reference Implementation.
URL: https://github.com/eclipse-ee4j/glassfish
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1502180378
LastModified: 1589221687
URLPath: /cgit/aur.git/snapshot/glassfish5.tar.gz