Step-by-step – Eclipse Java on Installation in Parrot OS

April 26, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Eclipse Java for Parrot

    Download Eclipse 2023-12 R IDE for Java Developers on Linux

    Eclipse 2023-12 R IDE Java tar.gz Linux

    On Firefox if possible on Prompt Select directly “Open with Archive Manager”!

    How to Install Eclipse Java on Parrot OS Home/Security - Open with Archive Manager

    Or after with Chrome Click the Button on the Page’s Bottom, or again Double-Click on it in the File Manager…

  2. 3. Extracting Eclipse Archive

    Then Extract Eclipse tar.gz into /tmp Directory
    If it does Not Open automatically then Double-Click on File Manager:

    How to Install Eclipse Java on Parrot OS Home/Security - Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/*.tar.gz -C /tmp/

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

  3. 4. Installing Eclipse on Parrot

    Next follow with Ubuntu Eclipse Installation.

    For a System wide installation we make the superUser as owner:

    sudo chown -R root:root /tmp/eclipse

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Then we Move the Eclipse content into the /opt Directory with:

    sudo mv /tmp/eclipse /opt/

    Again make a Symlink to put Eclipse into the working Path:

    sudo ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse
  4. 5. Oracle Java JDK Installation

    How to Install Recommended Oracle Java JDK on Parrot

    Install Oracle JDK for Parrot

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress