Page 1 of 1

Properly uninstall Atomic repo

Posted: Wed Mar 28, 2012 11:25 pm
by ethaniel86
Hi,

May i know how to uninstall Atomic repo from my CentOS box? I have removed atomic.repo from /etc/yum.repos.d/ what is the next step i should do?

Thanks.

Re: Properly uninstall Atomic repo

Posted: Thu Mar 29, 2012 7:19 am
by scott
Thats one way, setting it to enabled=0 is another

Re: Properly uninstall Atomic repo

Posted: Thu Mar 29, 2012 1:59 pm
by breun
Or just remove the atomic-release package (which contains the yum configuration file, the RHN configuration file and the GPG key).

Code: Select all

yum remove atomic-release