I often switch back and forth between Fedora and Debian based linux flavours learning their peculiar ways but today I bumped into something I need a little support on. I was looking for a way to list the contents of a repo in Ubuntu, something along the lines of repoquery in RedHat. And I ended up with this - a man page for repoquery present in Ubuntu's online manpages.
Shaken in my belief that apt-get and co are the package managers in Debians, I quickly ran another search, which resulted in this question.
But then how come there is a repoquery package for Ubuntu? Could I actually use yum as my package manager in Ubuntu?