About 616,000 results
Open links in new tab
  1. How to install Eclipse using its installer - Ask Ubuntu

    Nov 8, 2015 · I downloaded the Linux Eclipse installer from its site. By default, it is installed in home folder. No desktop shortcuts nothing else. Just a copy to a folder. How can I install it the …

  2. ppa - How to install Eclipse? - Ask Ubuntu

    Oct 1, 2013 · I want to install the latest version of Eclipse but the Ubuntu Software Centre contains an older version. Is there a PPA or some other way to install latest Eclipse? Please …

  3. How to completely uninstall eclipse? - Ask Ubuntu

    I'm working on Eclipse Indigo on Ubuntu 12.04. I'm trying to completely uninstall Eclipse (with Synaptic Package Manager + Mark for complete removal), but when I reinstall it, I clearly see …

  4. Can't find the Eclipse that was installed by Eclipse installer

    Jul 22, 2016 · If you use installer to install the Eclipse, give it an appropriate directory like /opt. After installation you have access to this directory and you can run Eclipse located in the …

  5. how to uninstall eclipse (installed using .tar.gz) - Ask Ubuntu

    Jan 4, 2021 · apt-get remove eclipse will not work in this case because you have not installed it through the apt package manager This is not the best solution but one thing you can do, …

  6. Error installing eclipse I am using Ubuntu on Windows 10

    Mar 18, 2022 · I have successfully installed the Linux version of Eclipse under WSL2/Ubuntu with Windows 11. First, as a troubleshooting test, you should try something more lightweight.

  7. permissions - How to uninstall eclipse from /root - Ask Ubuntu

    Sep 11, 2018 · Using Eclipse installer I erroneously installed it on /root directory (default path) using sudo to run eclipse-inst: As shown here: Not even a .desktop file was created. After …

  8. Eclipse installer won't make a shortcut to open the program and I …

    Oct 27, 2020 · Eclipse installer asked you during installation where you wished to install Eclipse. If you kept the default parameters then you should have an "eclipse" folder in your home folder …

  9. How to completely remove eclipse after installing using installer?

    Oct 13, 2017 · 0 I installed eclipse using the installer from here. Then, I tried to remove everything using apt: $ sudo apt autoremove eclipse* Reading package lists... Done Building dependency …

  10. Eclipse installation directory - Ask Ubuntu

    I want to install the latest Eclipse Kepler Java EE manually. So far so good. My questions: there are obviously 2 possible install directories for the extracted eclipse folder: /opt or /usr/loca...