Saturday, September 15, 2018

installation - How install Eclipse from .tar.gz file?






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.



It is easy, just extract it.
You can do right click extract here or in the terminal





tar -zxvf eclipse-jee-juno-linux-gtk.tar.gz




You will see the eclipse file in the folder double click it and that is all.



You can also use a normal GUI for this as well, So in most cases its a simple as right clicking on the file and selecting "Extract" or similar..



But as a further note, You generally do not want to have your applications sitting in your user directory/desktop/downloads... You shold move the extracted folder depending on your distro and then link via a normal menu icon/entry.




Else one day you might decide to empty your downloads folder and delete your installation/custom settings... and possibly projects for some who dont pay attention to folder/locations.


No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...