To uninstall matlab-support just follow these instructions.
sudo apt-get remove matlab-support
This will remove just the matlab-support package itself.
sudo apt-get remove --auto-remove matlab-support
This will remove the matlab-support package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for matlab-support then this will work.
sudo apt-get purge matlab-support
Or similarly, like this matlab-support
sudo apt-get purge --auto-remove matlab-support
Package | matlab-support |
Version | 0.0.21 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | distro integration for local MATLAB installations |
Distro | ubuntu |
Release | wily |
Repo | multiverse |
Section | multiverse/devel |