Uninstall MotionBuilder from a Linux OS

Use either the Graphical User Interface (GUI) or the Red Hat Package Manager (RPM) utility.

It is recommended you uninstall the MotionBuilder product using the GUI as it is faster and safer, especially if you have multiple Autodesk products or product versions installed on your system.

If you uninstall MotionBuilder using the RPM utility, you may inadvertently uninstall licensing and registration information used by one or multiple Autodesk products.

You can use the RPM utility to erase the MotionBuilder directory from your Linux OS.

To uninstall MotionBuilder 2017 from a Linux OS via the GUI:

  1. Go to the Add/Remove System settings window.
  2. Enter the name of the MotionBuilder 2017 product.
  3. Remove the product.
    Note: The super user password may be required to remove the product.

To remove the MotionBuilder2017 directory from your Linux OS:

  1. Open a UNIX shell using one of the following methods:
    • Go to Applications System Tools and choose Konsole.
    • Go to Applications System Tools and choose Terminal.
    • Right-click your desktop and choose Open in Terminal from the context menu.
  2. Navigate to the autodesk directory (/usr/autodesk).
  3. In the UNIX shell, enter the command as super user (for root):
    su -
  4. Enter the super user password.
  5. Enter the recursive force command line to erase the MotionBuilder2017 directory from your OS:
    rm -rf MotionBuilder2017