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