2011

Table Of Contents
This ensures that product information is properly removed from the
ProductInformation.pit file.
Uninstall Maya on Linux
To uninstall Maya on Linux you can use the rpm utility.
To uninstall Maya using rpm
1 Open a shell as a super user.
2 Add /opt/Autodesk/Adlm/R1/lib64/ to LD_LIBRARY_PATH to set your
shared libraries for this session.
For example, by running the following command:
export LD_LIBRARY_PATH=/opt/Autodesk/Adlm/R1/lib64/
3 Run both of the following commands, where <productKey> is your
product key:
/usr/autodesk/maya2011-x64/bin/adlmreg -u S <productKey>
2011.0.0.F
/usr/autodesk/maya2011-x64/bin/adlmreg -u N <productKey>
2011.0.0.F
4 List the installed package names by entering:
rpm -qa |egrep 'adlm|Maya'
5 Identify each package name you want to uninstall. For example, the
Maya-2011-# package (where # is the package number).
6 Uninstall each package using the following command:
rpm -e PackageName
Network Administration and Deployment
Preparing a Deployment
To prepare for a deployment, you should take the time to review the following
requirements and options.
30 | Chapter 2 Maya Installation