Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of installing git by using yum in centos6.5

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "centos6.5 uses yum to install git". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn "centos6.5 uses yum to install git".

1. Download geekery repo files (root permissions)

The code is as follows:

Cd / etc/yum.repos.d/

Wget http://geekery.altervista.org/geekery-el6-x86_64.repo

two。 Go to http://packages.sw.be/rpmforge-release to download the appropriate rpm package

The code is as follows:

Rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm

3. Go to http://rpm.pbone.net/ to search rpm epel-release

The code is as follows:

Epel-release-6-8.1.noarch.rpm

4. Install rpm

The code is as follows:

Rpm-ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm

Rpm-ivh epel-release-6-8.1.noarch.rpm

5. Yum-y install git

The great task has been completed

The code is as follows:

Git-version

Git version 1.7.1

At this point, I believe you have a deeper understanding of "centos6.5 's method of installing git using yum". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report