Uninstall MotionBuilder on Linux

Use either the Graphical User Interface (GUI) or the RPM utility.

It is recommended that you uninstall MotionBuilder 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 on Linux.

To uninstall MotionBuilder from Linux via the GUI:

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

To remove the MotionBuilder directory from Linux:

  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. Enter the recursive force command line to erase the MotionBuilder<Version> directory:
    sudo rm -rvf MotionBuilder<Version>