InstallGit

Differences between revisions 1 and 2
Revision 1 as of 2010-06-21 12:40:39
Size: 374
Editor: 85-210-146-14
Comment:
Revision 2 as of 2010-06-21 12:51:43
Size: 373
Editor: 85-210-146-14
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
We recommend the use of apt-get because other tools such as aptitude will autoremove packages that have no install links. Note that the {{{git}}}} package is an entirely different tool which will not do what you want. We recommend the use of apt-get because other tools such as aptitude will autoremove packages that have no install links. Note that the {{{git}}} package is an entirely different tool which will not do what you want.

Installing GIT

To use git you must have the git-core package installed on your system:

  • sudo apt-get install git-core

We recommend the use of apt-get because other tools such as aptitude will autoremove packages that have no install links. Note that the git package is an entirely different tool which will not do what you want.

Kernel/Action/InstallGit (last edited 2018-12-10 05:27:00 by daxtens)