GitEye Quick Start for Lubuntu 14.04 Trusty LTS
The Linux Lubuntu Tutorial shows you How to Install Free Git Client GitEye on Lubuntu 14.04 Trusty Tahr LTS i386/amd64 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 Command Line Terminal 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 for Easy starting with:sudo ln -s /opt/GitEye/GitEye /usr/local/bin/GitEye
Then to Launch it:
GitEye
-
How to Create a GitEye Desktop Menu App Launcher