* Arup Rakshit <tuka.08@gmail.com> [03-18-15 13:36]:
How can I install latest git version ? I have very old versions and when I try to update it :
[arup@sztukajedzenia (SJ002)]$ sudo zypper in git Loading repository data... Reading installed packages... 'git' is already installed. No update candidate for 'git-1.8.4.5-3.8.4.i586'. The highest available version is already installed. Resolving package dependencies...
Nothing to do. [arup@sztukajedzenia (SJ002)]$
I can see "nothing to do". I used as they mentioned in the official link (http://git-scm.com/download/linux)
The git version stated is the most up-to-date version within the repos you have configured. If you wish a newer version you need to add a repo containing that version, then: zypper -v dup --repo or zypper -v up git --repo zypper dup --help zypper up --help man zypper -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org