Re: [CentOS] Updating a package to one from a different repository

2022-03-29 Thread Johnny Hughes
On 3/21/22 09:32, Kenneth Porter wrote: At some point I updated fail2ban from a copr repo to get the latest release. That repo no longer exists but a newer version is available in EPEL. Is there a direct way to get yum to update using the different repo? Or do I need to save my config and DB, e

Re: [CentOS] Updating a package to one from a different repository

2022-03-21 Thread Fred
Delete the package then reinstall from EPEL??? On Mon, Mar 21, 2022, 10:33 Kenneth Porter wrote: > At some point I updated fail2ban from a copr repo to get the latest > release. That repo no longer exists but a newer version is available in > EPEL. Is there a direct way to get yum to update usi

[CentOS] Updating a package to one from a different repository

2022-03-21 Thread Kenneth Porter
At some point I updated fail2ban from a copr repo to get the latest release. That repo no longer exists but a newer version is available in EPEL. Is there a direct way to get yum to update using the different repo? Or do I need to save my config and DB, erase the old version, and install the ne