Uninstalling an Application Package with Mathematica 4.2, 5.0 or 5.1
 | 1. | Quit Mathematica if it is running, and make sure no other users are running Mathematica. |
| 2. | Locate the application package directory and remove it using the rm -r command. You may need to have sudo privileges to do this. |
| | The following command line illustrates this procedure for an application package located in the default installation directory. |
| | # rm - r /usr/share/Mathematica/Applications/application |
| 3. | After the application package has been uninstalled, start Mathematica and rebuild the Help Index by choosing . |
Download this FAQ as a Mathematica 6.0 Notebook
Questions or comments? Send email to support@wolfram.com.
| |