2013

To uninstall Maya on Linux
To uninstall Maya on Linux you can use the rpm utility.
1 Open a shell as a super user.
2 Add /opt/Autodesk/Adlm/R4/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/R4/lib64/
3 Run both of the following commands, where <productKey> is your product
key:
/usr/autodesk/Maya2013-x64/bin/adlmreg -u S
<productKey> 2013.0.0.F
/usr/autodesk/Maya2013-x64/bin/adlmreg -u N
<productKey> 2013.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
Maya2013_# package (where # is the package number).
6 Uninstall each package using the following command:
rpm -e PackageName
Install the Maya Help
By default, your installed version of Maya 2013 launches the Help from the
Autodesk.com Web site. You can download and install a copy of the Maya
2013 Help using the following instructions.
Prepare to install the Maya Help
Before you install the Maya Help, ensure that you have done the following:
Install Maya 2013.
Download the Autodesk Maya 2013 English Documentation installer for
your platform from
www.autodesk.com/maya-helpdownload-enu.
This file installs Maya Help for 32-bit and 64-bit systems.
Install the Maya Help | 29