I download Eclipse Classic 4.2.1 from http://www.eclipse.org/downloads/ and it is not .deb, it is .tar.gz. how can i install this package??
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
you need not install. just right click and extract it.you will find a file called eclipse which is an executable.Just run that.Some times you need to give the execute permissions to the file. that can be done in permissions tab of its properties(right-click properties) window. |
|||
|
|
|
Eclipse doesn't really need 'installation' if you download it from the Eclipse website. You can simply extract it from the terminal like so:
Once extracted, your home directory is a good place to put the eclipse program folder. Alternatively, you can choose to have the package manager install Eclipse by running:
Although, that will effectively require you do download it again. |
|||||
|

