#used to see which rpm versions are currently in use by packages. ll */MySQL-server*.rpm | awk '{print $11;}' | sort -u