How to Install SmartGit on Oracle Gnu/Linux 8

October 5, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 4. Installing Java

    Check if Required Java is Installed on Oracle Linux.

    java -version

    How to Install Required JRE on Oracle Linux:
    SetUp Java on Oracle Linux.

  2. 5. Installing SmartGit

    Installing SmartGit Client on Oracle Linux.

    Set the SuperUser as Owner:

    sudo chown -R root:root /tmp/smartgit

    Switch Contents:

    sudo mv /tmp/smartgit /opt/

    And Make a Symlink for Easy Launching on Shell:

    sudo ln -s /opt/smartgit/bin/smartgit.sh /usr/local/bin/smartgit
  3. 6. Making Launcher

    How to Create a SmartGit Client Menu Launcher

    SmartGit Launcher Guide

QuickChic Theme • Powered by WordPress