Adding yum repositories on Linux Centos
Warning: while this configuration work on my system, it might be not working on yours, so be careful and use it at your own risk! Normally you wont need these third party repo, so only use this repo if you are know what you are doing or you specifically need the software in the repo which is not available in the official repository.
On default Centos installation, your OS will have a few yum repositories which are the official Centos repo. To add additional 3rd party repositories you can modify your /etc/yum.conf and add these configurations: More »
Tags: centos, repositories, yum