Skip to content

Instantly share code, notes, and snippets.

@rahulchhangani
Forked from tuxdna/eclipse-install.md
Created September 7, 2016 02:01
Show Gist options
  • Save rahulchhangani/213c29f70e93b718efc113e5dcea124e to your computer and use it in GitHub Desktop.
Save rahulchhangani/213c29f70e93b718efc113e5dcea124e to your computer and use it in GitHub Desktop.
Install Eclipse on Fedora 23
sudo dnf install -y eclipse-{platform,pydev,cdt-sdk,egit,webtools-javaee}
sudo dnf install -y eclipse-dltk-{ruby,mylyn,rse,tests,sdk,tcl,itcl,xotcl}
sudo dnf install -y eclipse-color-theme
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment