...
Once infinit.e-platform.prerequisites RPM has been copied to the target machine execute the following command (assuming that you are within the same directory in which the RPM is located):
Code Block |
---|
rpmyum -i infinitlocalinstall infinit.e-platform.prerequisites.online-*.rpm --nogpgcheck |
or:
Code Block |
---|
rpm -i infinityum localinstall infinit.e-platform.prerequisites.offline-*.rpm --nogpgcheck |
depending on the type of install.
...