Files(s) delivered: sas-tkmongodb-03.21.02-20200930.141113297647.x86_64.rpm sas-tkmongodb1-03.21.02-20200930.143734594007.x86_64.rpm Step 1: Copy the RPM to any system that has the previous version installed. This can be determined by running the following command on each system: rpm -q sas-tkmongodb rpm -q sas-tkmongodb1 If it returns a package version rather than "package sas-tkmongodb is not installed" or "package sas-tkmongodb1 is not installed", the package is installed. It does not matter where on the system the updated RPM is copied to. Step 2: To update the RPM, run the following commands on the system where the RPM was copied: sudo rpm -Uvh sas-tkmongodb-03.21.02-20200930.141113297647.x86_64.rpm sudo rpm -Uvh sas-tkmongodb1-03.21.02-20200930.143734594007.x86_64.rpm Successful output will look like the following: Preparing... ########################################### [100%] 1:sas-tkmongodb ########################################### [100%] 1:sas-tkmongodb1 ########################################### [100%] Note: Backing up binaries should not be necessary since you can get back to the previous version by using yum. To revert to the previous version, run the following: sudo yum downgrade sas-tkmongodb sudo yum downgrade sas-tkmongodb1