On Thu, 2016-12-01 at 17:45 +0100, Ger van Dijck wrote: > Hi all , > > A question : How can I remove a repositorie in YUM repositories ? > > Some way or another certain defined reposiories causes when trying > updating the system conflicts. You should probably switch to dnf rather than yum but the answer is the same either way: Edit the repo file and change the line "enabled=1" to "enabled=0". Or equivalently, run "dnf --disablerepo=<repoid>" poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx