I was trying to execute this command on my ubuntu machine:
yum install libgcc.i686
But getting this error which seems meaningless here:
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-%24releasever-x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg-common. Please verify its path and try again
I tried uninstalling and reinstalling yum, but didn't work. How to solve this?