Skip to content

Instantly share code, notes, and snippets.

@tuxdna
Last active February 27, 2017 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tuxdna/2b28735d51e8b0884c86 to your computer and use it in GitHub Desktop.
Save tuxdna/2b28735d51e8b0884c86 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