Possible Duplicate:
How to install a .tar.gz (or .tar.bz2) file?
I have downloaded eclipse-jee-juno-linux-gtk.tar.gz file, but i don't know how install it.
I have downloaded eclipse-jee-juno-linux-gtk.tar.gz file, but i don't know how install it. |
|||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
It is easy, just extract it. You can do right click extract here or in the terminal
You will see the eclipse file in the folder double click it and that is all. |
|||
|
|
|
Just decompress the downloaded file in the folder you want (can be /opt/eclipse) To decompress it, you can do it via command line:
Or from your folder
Then, you can add a shortcut to your desktop or add it to your Applications' menu doing:
Good luck! |
|||
|
|