To deploy the Process Launcher Service:
On the Ansys Customer Portal site, go to the Downloads: Platform Components page.
(To navigate to this page on the Ansys Customer Portal site, select > , then select in the navigation pane.)
Download the package that applies to your configuration:
OS Select Product File Downloaded CentOS or RedHat derivatives hps-launcher-service (Centos7) hps-launcher-service-centos7.rpm Ubuntu hps-launcher-service (default) hps-launcher-service-default.deb If you want to extract the binaries, you can use the rpmcpio (rpm) and dpkg (deb) commands for this purpose.
To install the package, run the relevant package manager command.
OS Package Manager Command CentOS or RedHat derivatives sudo rpm –i hps-launcher-service-centos7.rpmUbuntu sudo dpkg –i hps-launcher-service-default.debIf needed, you can uninstall the package using the relevant package manager command:
OS Package Manager Command CentOS or RedHat derivatives sudo rpm –e hps-launcher-service-centos7.rpmUbuntu sudo dpkg –r hps-launcher-service-default.deb