How Do I Install Packages From Testing?

Created by Jeffrey Ness
Keywords:

When packages are tagged as ‘testing’ in our buildfarm they are added to the testing repository:
 http://dl.iuscommunity.org/pub/ius/testing/

 If you have installed the ius-release package then you already have this repo configured in yum, but disabled by default. Simply issue the following command for the package(s) you want to install from testing:

root@linuxbox ~]# yum install PACKAGE_NAME --enablerepo=ius-testing