Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Download SubGit package for Debian:

      https://subgit.com/download.html

    • Fetch missing dependencies and install the package:

      No Format
      $ sudo dpkg -i subgit_3.2.6_all.deb
      $ sudo apt-get install -f
      Expand
      titleSee installation command output…
      Code Block
      languagetext
      themeFadeToGrey
      titleapt-get install subgit
      $ sudo dpkg -i ./subgit_3.2.6_all.deb 
      (Reading database ... 41899 files and directories currently installed.)
      Preparing to unpack ./subgit_3.2.6_all.deb ...
      Unpacking subgit (3.2.6) over (3.2.6) ...
      Setting up subgit (3.2.6) ...
      $ sudo apt-get install -f
      Reading package lists... Done
      Building dependency tree     
      Reading state information... Done
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    • To verify SubGit installation close current terminal session, then start again and run subgit --version command:

      Expand
      titleClick here to expand command example...
      Code Block
      languagetext
      themeFadeToGrey
      titlesubgit --version
      $ subgit --version
      SubGit version 3.2.6 ('Bobique') build #3714
        (c) TMate Software 2012-2017 (http://subgit.com/)


      It should show correct SubGit version.
      If it does not – verify all the steps above are followed precisely. If it doesn't work anyway – don't hesitate to contact us at support@subgit.com