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: Fixed ln command
Custom Launcher Shortcut: Updated link to HTTPS
Line 29: Line 29:
#:{{code|ln -s {{Color|green|/Path/To/}}evelauncher.sh /usr/bin/evelauncher}}
#:{{code|ln -s {{Color|green|/Path/To/}}evelauncher.sh /usr/bin/evelauncher}}
#Download the icon file
#Download the icon file
#:{{code|wget <nowiki>http://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}}
#:{{code|wget <nowiki>https://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}}
#Move the icon file to the correct directory
#Move the icon file to the correct directory
#:{{code|sudo mv Evelauncher.png /usr/share/pixmaps/}}
#:{{code|sudo mv Evelauncher.png /usr/share/pixmaps/}}