Questions about using yum in Ubuntu.
Yellowdog Updater, Modified ("yum") is a package management utility for RPM-based Linux distros.
yum is rarely used in Ubuntu, since like Debian and other Debian derivatives, Ubuntu uses dpkg and APT for package management instead. The relationship between yum and rpm is similar to the relationship between the apt utilities (like apt-get) and dpkg.