Use either the installation wizard, or the Red Hat Package Manager (RPM) utility.
The default installation path for the Mudbox 2020 software product on a Linux OS is: /usr/autodesk/Mudbox2020.
Certain Linux libraries are needed to run Mudbox. If you are installing with the web installer, or sign in again on a machine that has no previous version of CentOS on it (for example, a new machine), you must first extract certain libraries:
You need libpng12.so.0 to install Mudbox on Linux. Enter the following:
sudo yum install libpng12
You need -libtiff3 to run Mudbox on Linux. Enter the following:
yum install -y compat-libtiff3