yum repolist

Written by

List all Repositories

yum repolist

List packages from a specific repo

Following command disable all repos and enable EPEL repo.

yum list available  --disablerepo=* --enablerepo=epel

See yum