RHN Package List

We have a Redhat subscriptions and wanted to know how one could view the latest package name/list of a versions of RHEL 5,6,7. I am aware of getting what I need via:

https://access.redhat.com/documentation/en-US/Red\_Hat\_Enterprise\_Linux/6/html/Deployment\_Guide/sec-Listing_Packages.html

but is there a url or an API function/call where I could gather this information? I have been read a bit on their API:

https://access.redhat.com/documentation/en-US/Red\_Hat\_Network/5.0.0/html/API_Documentation/index.html https://access.redhat.com/documentation/en-
US/Red_Hat_Network/5.0.0/html/API_Documentation/channel/software/ChannelSoftwareHandler.html#listAllPackages

but it appears that the RHN Satellite package is used to query software package on the system locally. I simply want the latest RHN package list from their site. All they appear to have it src stuff from the pub ftp site:

Index of /pub/redhat/linux/enterprise

I need something similar to what Debian/Ubuntu does:

https://packages.debian.org/stable/allpackages?format=txt.gz

Any help for most appreciated.

Have you tried

# yum list all