How to Install GitEye Git Client on Oracle Linux Easy Guide

March 29, 2017 | By the+gnu+linux+evangelist.

GitEye Quick Start for OEL

Hello Oracle User! The Tutorial shows you How to Install Free Git Client GitEye on Oracle Enterprise Linux 6.x/7.x/8.x i686/x8664 GNU+Linux Desktop.

CollabNet GitEye is an Intuitive Graphical Git client with Integration to your favorite Planning, Tracking, Code Reviewing, and Build Tools.

Git comes with built-in GUI tools for committing (git-gui) and browsing (gitk), but there are several third-party Tools for Users looking for Platform-specific Experience.

Installing GitEye for Oracle Linux - Featured
  1. Download CollabNet GitEye Client for Linux

    GitEye for GNU/Linux
  2. Double-Click on archive and Extract into /tmp/GitEye.

    Installing GitEye for Oracle - GitEye Extraction

  3. Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    GitEye Installation on Oracle - Open Terminal

    In case first see: Terminal QuickStart Guide.

  4. Relocating GitEye
    Set the SuperUser as Owner:

    sudo chown -R root:root /tmp/GitEye

    Then Switch Contents:

    sudo mv /tmp/GitEye /opt/GitEye

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  5. Launching GitEye from Shell
    Create a Symlink for Easy Starting with:

    sudo ln -s /opt/GitEye/GitEye /usr/local/bin/GitEye

    Then to Launch it:

    GitEye
  6. How to Create a GitEye Desktop Menu App Launcher

    OEL Desktop How-Launcher

Installing GitEye for Oracle Linux - UI


QuickChic Theme • Powered by WordPress