With the Red Hat Package Manager (RPM) command-line utility, you can use either the -i flag or the -ivh flag to install the programs. The -ivh flag provides you with more information during the installation.
To install Mudbox on a Linux OS using the RPM utility:
su -
ls
Package Name | Description | Required |
---|---|---|
Mudbox2020_0_64-2020-#.x86_64.rpm |
Mudbox for Linux |
Yes |
adlmapps12-#.x86_64.rpm |
Autodesk licensing |
Yes |
adlmflexnetclient-12.#.x86_64.rpm |
Autodesk stand-alone licensing |
For a stand-alone license |
adlmflexnetserver-12.#.x86_64.rpm |
License server tools (for network licensing) |
No |
rpm -ivh Mudbox2020_0_64-2020.0-#.x86_64.rpm adlmapps12-#.x86_64.rpm adlmflexnetclient-12#.x86_64.rpmwhere the # character indicates the package number.
rpm -ivh --force Mudbox2020_0_64-2020.0-#.x86_64.rpm adlmapps12-#.x86_64.rpm adlmflexnetclient-12.#.x86_64.rpmwhere the # character indicates the package number.