Antworten:
Der Link http://support.wolfram.com/kb/4730 enthält die folgenden Informationen:
Linux
Um Mathematica zu deinstallieren, entfernen Sie bitte die folgenden Verzeichnisse. Bitte sichern Sie alle Dokumente, die Sie in diesen Verzeichnissen aufbewahren möchten:
/usr/share/Mathematica/
~/.Mathematica/Licensing/mathpass
/usr/local/Wolfram/Mathematica/
Entfernen Sie einfach das Installationsverzeichnis ( $InstallationDirectoryin Mathematica auswerten , um es zu finden). Mathematica 9 wird als selbstextrahierendes Shell-Skript und nicht als Paket geliefert.
Wenn Sie das Installationsprogramm erstellen Symlinks für die gefragt math, MathKernelund MathematicaBefehle, zum Beispiel in /usr/local/bin/Sie könnte diese ebenfalls entfernen.
Sie können die Benutzereinstellungen in $BaseDirectory( /usr/share/Mathematica) und $UserBaseDirectory( ~/.Mathematica) wie gewünscht sichern .
/usr/local/binsein soll MathKernel, Mathematica, WolframKernel, math, mathematica, mcc,wolfram
So entfernen Sie diese Codes vollständig, einschließlich Symbolen und Links:
rm -R ~/.Mathematica
sudo rm -R /usr/share/Mathematica
sudo rm -R /usr/local/Wolfram
sudo rm /usr/share/man/man1/mathematica.1
sudo rm /usr/share/mime/application/mathematica.xml
sudo rm /usr/share/mime/application/mathematicaplayer.xml
sudo rm /usr/share/mime/packages/wolfram-mathematica.xml
sudo rm /usr/share/mime/packages/wolfram-mathematicaplayer.xml
sudo rm /usr/local/bin/mathematica
sudo rm /usr/local/share/applications/wolfram-mathematica9.desktop
sudo rm /usr/share/icons/hicolor/128x128/apps/wolfram-mathematica.png
sudo rm /usr/share/icons/hicolor/128x128/apps/wolfram-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/128x128/mimetypes/application-mathematica.png
sudo rm /usr/share/icons/hicolor/128x128/mimetypes/application-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-mathematica.png
sudo rm /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/32x32/apps/wolfram-mathematica.png
sudo rm /usr/share/icons/hicolor/32x32/apps/wolfram-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/32x32/mimetypes/application-mathematica.png
sudo rm /usr/share/icons/hicolor/32x32/mimetypes/application-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-application-mathematica.png
sudo rm /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-application-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/64x64/apps/wolfram-mathematica.png
sudo rm /usr/share/icons/hicolor/64x64/apps/wolfram-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/64x64/mimetypes/application-mathematica.png
sudo rm /usr/share/icons/hicolor/64x64/mimetypes/application-mathematicaplayer.png
sudo rm /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-application-mathematica.png
sudo rm /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-application-mathematicaplayer.png
apt-get removeeine Anwendung nicht deinstallieren kann, für die sieapt-get installnicht installiert wurde.