More actions
No edit summary |
|||
| Line 9: | Line 9: | ||
#:'''Note:''' These can be put wherever the user prefers, but the home directory <code>~/</code> is recommended. | #:'''Note:''' These can be put wherever the user prefers, but the home directory <code>~/</code> is recommended. | ||
#:{{code|wget <nowiki>https://binaries.eveonline.com/evelauncher-1104891.tar.gz</nowiki>}} | #:{{code|wget <nowiki>https://binaries.eveonline.com/evelauncher-1104891.tar.gz</nowiki>}} | ||
#:If this file no longer exists or is outdated, check for an updated link in [https://forums.eveonline.com/default.aspx?g=posts&t=482663&find=unread CCP Snorlax's forum post]. | |||
#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}} | ||