To uninstall octave-optim just follow these instructions.
sudo apt-get remove octave-optim
This will remove just the octave-optim package itself.
sudo apt-get remove --auto-remove octave-optim
This will remove the octave-optim package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for octave-optim then this will work.
sudo apt-get purge octave-optim
Or similarly, like this octave-optim
sudo apt-get purge --auto-remove octave-optim
Package | octave-optim |
Version | 1.5.2-1 |
Maintainer | Debian Octave Group <[email protected]> |
Home page | http://octave.sourceforge.net/optim |
Description | unconstrained non-linear optimization toolkit for Octave |
Distro | debian |
Release | stretch |
Repo | main |
Section | math |