Remove Centos repository
Find the repository remove the repository #dnf remove -y remi-release-8.9-3.el8.remi.noarch clean cache #yum clean all
Find the repository remove the repository #dnf remove -y remi-release-8.9-3.el8.remi.noarch clean cache #yum clean all
when do dnf or yum to install/update software , Centos 8 on Oracle Cloud will give error below: Failed loading plugin "osmsplugin": No module named 'librepo' To Solve this ,…