To deploy the Process Launcher Service:
Go the Ansys Customer Portal and select > .
Download the package that applies to your configuration:
OS Required file CentOS or RedHat derivatives rep-launcher-service-centos7.rpm Ubuntu rep-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 rep-launcher-service-centos7.rpm
Ubuntu sudo dpkg –i rep-launcher-service-default.deb
If needed, you can uninstall the package using the relevant package manager command:
OS Package Manager Command CentOS or RedHat derivatives sudo rpm –e rep-launcher-service-centos7.rpm
Ubuntu sudo dpkg –r rep-launcher-service-default.deb