To exclude php for example package when using “yum update”

Open /etc/yum.conf file:
# vi /etc/yum.conf

Append following line under [main] section, enter:
exclude=php*

or

at the command line

# yum –exclude=package* update

Sorry, the comment form is closed at this time.

© 2012 James Border Suffusion theme by Sayontan Sinha