How to add yum repositories on your linux CentOS system

There are two ways of adding yum repositories to your centOS system

1. Drop .repo files into your /etc/yum.repos.d/ directory

2. Add a repository entry in your /etc/yum.conf file

you can go to http://osresources.com/11_6_en.html for more on this.

Tags:

Leave a Reply