Results 1 to 3 of 3
Not disable it... remove it completely, erasing all files, so I don't get haunted by it later....
- 01-12-2010 #1
How to remove yum repository?
Not disable it... remove it completely, erasing all files, so I don't get haunted by it later.
- 01-12-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
You can delete the relevant repo file from the /etc/yum.repos.d/ directory, and delete the cache directory from /var/cache/yum/
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 01-13-2010 #3
Execute this to clean cache and everything after disabling or removing repository.
Code:su - yum clean all
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote