GlassFish 5 Mint 19.1 - Extracting
-
Installing Unzip Package
Check if already there:which unzip
If not then:
sudo apt install unzip
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Then Double-Click on Archive and Extract into /tmp
Or from Command Line:
unzip -d /tmp/ $HOME/Downloads/glassfish*.zip
Contents