Use yum on Linux to Install Previous Package Versions
When installing packages via yum the default will be to install the latest and greatest package that you request. It is possible however to install previous versions of the package by first seeing what versions of the package are available followed by a more detailed command to install a previous version. Search Package Versions First…