How to Install Latest Eclipse C++ on Ubuntu 18.10 Cosmic Easy Guide

October 13, 2018 | By the+gnu+linux+evangelist.

Eclipse C++ Ubuntu 18.10 - Setting Up

  1. Fixing Permissions & Relocating Eclipse Stuff

    sudo chown -R root:root /tmp/eclipse
    mv /tmp/eclipse /opt/
  2. Making a Symlink for Easier Launching

    ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse
  3. To Achieve the Super-user Session

    exit

QuickChic Theme • Powered by WordPress