2013
Table Of Contents
- Contents
- Installing Autodesk Media & Entertainment Products
- Installation Overview
- Frequently Asked Questions
- What if I have lost my serial number or product key?
- Why do I need to activate a product after installation?
- Can I install Autodesk products from a website?
- How does a trial license work in a product suite or bundle?
- How do I switch my license from stand-alone to network or network to stand-alone?
- Where can I find product license information after installation?
- After installation, how can I change product configuration, repair, or uninstall the product?
- Appendix: Installing Autodesk Maya
- Installation Information Specific to Autodesk Maya 2013
- Installing a 32-bit Product on a 64-bit Operating System
- Install Maya on Mac OS X
- Install Maya on Linux
- Uninstall Maya on Mac OS X or Linux
- Install the Maya Help
- Install MatchMover, Composite, Backburner, and DirectConnect
- Install mental ray for Maya satellite
- Index
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