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