How could be possible to update all yum repositories in /etc/yum.repos.d/ directory? Is this command is right for this purpose?
yum update repolist or yum repolist all
yum update updates all packages.
yum repolist (as yum help tells you), will
display the configured software repositories
yum updateis enough? what doesyum repolist alldo then? I don't know in Linux, we can update packages or repositories? or both?!Oracle linux 7.5. that's why I mentioned it in tags.