To uninstall jblas just follow these instructions.
sudo apt-get remove jblas
This will remove just the jblas package itself.
sudo apt-get remove --auto-remove jblas
This will remove the jblas package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jblas then this will work.
sudo apt-get purge jblas
Or similarly, like this jblas
sudo apt-get purge --auto-remove jblas
Package | jblas |
Version | 1.2.3-6 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://jblas.org |
Description | fast linear algebra library for Java |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/science |