GitEye Quick Start for Ubuntu 15.10 Wily Linux
The Linux Ubuntu Tutorial shows you Step-by-Step How to Install and Getting-Started with the Free Git Client GitEye on Ubuntu 15.10 Wily Werewolf GNU/Linux Desktop.
CollabNet GitEye is an Intuitive Graphical Git client with Integration to your favorite Planning, Tracking, Code Reviewing, and Build Tools.
-
Download CollabNet GitEye Client for Linux
-
Double-Click and Extract into /tmp/GitEye.
-
Open a Shell Terminal emulator window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
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
-
Launching GitEye from Shell
Create a Symlink to make it Easier:sudo ln -s /opt/GitEye/GitEye /usr/local/bin/GitEye
Then Launch it simply with:
GitEye
-
How to Create a GitEye Desktop Menu App Launcher