Downloading
-
2. Downloading
Download Glassfish 5.0 JEE 7 App Server for Linux:
And the Full Platform is Used rather than Web Profile.
-
3. Installing Unzip
Installing Unzip Package
Check if already there:which unzip
If not then:
sudo pacman -Sy install unzip
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
4. Extracting
Then Extract into /tmp
Possibly Right-Click/Double-Click to open with Archive Manager:Or from Command Line:
unzip -d /tmp/ $HOME/Downloads/glassfish*.zip
Contents