To uninstall maxima just follow these instructions.
sudo apt-get remove maxima
This will remove just the maxima package itself.
sudo apt-get remove --auto-remove maxima
This will remove the maxima package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for maxima then this will work.
sudo apt-get purge maxima
Or similarly, like this maxima
sudo apt-get purge --auto-remove maxima
Package | maxima |
Version | 5.27.0-3 |
Maintainer | Camm Maguire <[email protected]> |
Description | Computer algebra system — base system |
Distro | debian |
Release | wheezy |
Repo | main |
Section | math |