How to Install Eclipse Java on Mageia

April 12, 2019 | By the+gnu+linux+evangelist.

Installing

  1. Download Latest Eclipse 2023-12 R IDE Java for Linux

    Eclipse 2023-12 R IDE Java Linux
  2. Installing Eclipse IDE
    Then Extract the Archive into the Target with one Command:

    sudo tar xvzf $HOME/Downloads/eclipse*linux*.tar.gz -C /opt/
    

    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Now Set the SuperUser as Owner:

    sudo chown -R root:root /opt/eclipse

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  3. How to Install Required Mageia JDK on Mageia Linux

    Java JDK Installation for Mageia Linux

Contents


QuickChic Theme • Powered by WordPress