← Back to team overview

ius-community team mailing list archive

yum-plugin-replace

 

Hello to all. I'm new and this is my first post. I want to replace php and mysql on my server. I am running Centos 5.7 However, I can't seem to get this plug in:

> # wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1-2.ius.el5.noarch.rpm > # wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/epel-release-1-1.ius.el5.noarch.rpm > # rpm -Uvh ius-release*.rpm epel-release*.rpm > yum install yum-plugin-replace Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
No package yum-plugin-replace available.
Nothing to do > $ sudo yum install yum-plugin-replace  bash: $: command not found > sudo yum install yum-plugin-replace  sudo: sorry, you must have a tty to run sudo I looked in etc/yum/yum.conf.d and all there is there is CentosBase I stopped and started apache but that makes no difference. So what did I do wrong and how do I fix it?

I was also a little confused by something I read here about this plugin not being needed/optional. Meaning it is optional depending on whether you want to upgrade the old way or the new way as outlined in the Client Usage page? Or is that page out of date? Thx.

Follow ups