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