How can I configure yum to use some repository which has git rpms?
|
Use the EPEL (Extra Packages for Enterprise Linux) repository. The easiest way to enable it is by installing the
|
|||||||||||||||
|
|
For a more up-to-date version of Git (1.7.2.3 at the time of this writing versus 1.5.5.6 in the EPEL repository), see Andrew Thompson's Webtatic repository: |
|||
|
|
|
i Suggest you can download the source from offical webpage and to do configure & make & make install instead of use yum. :D |
|||
|
|
|
Elaborating @Cristian Ciupitu answer it would be possible to do it via yum.repos.d:
|
||||
|
|
|
one way i feel it should work /etc/yum.repos.d/same.repo if you give git locate where your looking git packages |
|||
|
|