Link to home
Start Free TrialLog in
Avatar of andy7789
andy7789

asked on

Centos: How to update only one repo via yum

Hi all,

I have a few repos installed, but need to update only one repository, because other return some dependency errors.

what is a syntax to run yum only for a selected repo?

Thanks
Avatar of dathho
dathho

You can temp remove the .repo file from your yum.repos.d directory or edit the the repo file(s) in question and disable it.


Try yumex if you need GUI.
Avatar of andy7789

ASKER

i have never seen yumex for centos 5 64 bits- only for centos 4
ASKER CERTIFIED SOLUTION
Avatar of matt_c
matt_c
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial