RedHat packages use a specific naming convention with the following format:
name-version-release.arch.rpm
example
mypkg-2.7-5.x86_64.rpm
the following package is named mypkg, the version is 2.7, the release is 5 and the architecture is
a 64bit (x86_64).