Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Installing EVE on Linux: Difference between revisions

From EVE University Wiki
Custom Launcher Shortcut: Updated link to HTTPS
Tarfile has been updated - removed additional (now unnecessary) extraction step
Line 12: Line 12:
#Extract the compressed files (<code>.tar.gz</code>)
#Extract the compressed files (<code>.tar.gz</code>)
#:{{code|tar -xvf evelauncher-1104891.tar.gz}}
#:{{code|tar -xvf evelauncher-1104891.tar.gz}}
#Unpack the remaining binary files (<code>.tar</code>)
#:{{code|tar -xvf evelauncher-1104891.tar}}
#Move to the newly-extracted folder
#Move to the newly-extracted folder
#:{{code|cd evelauncher}}
#:{{code|cd evelauncher}}