To uninstall libcuba3-dev just follow these instructions.
sudo apt-get remove libcuba3-dev
This will remove just the libcuba3-dev package itself.
sudo apt-get remove --auto-remove libcuba3-dev
This will remove the libcuba3-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcuba3-dev then this will work.
sudo apt-get purge libcuba3-dev
Or similarly, like this libcuba3-dev
sudo apt-get purge --auto-remove libcuba3-dev
Package | libcuba3-dev |
Version | 3.0+20111124-2 |
Maintainer | Igor Pashev <pashev.igor@gmail.com> |
Home page | http://www.feynarts.de/cuba/ |
Description | library for multidimensional numerical integration |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |