How to Install Latest Eclipse C++ on MX Linux Easy Guide

May 7, 2019 | By the+gnu+linux+evangelist.

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