Install python-shogun-dbg
Installing python-shogun-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-shogun-dbg
python-shogun-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python-shogun-dbg |
version | 3.2.0-5.2 |
description | Large Scale Machine Learning Toolbox |
subsection | debug |
website | shogun-toolbox.org |
maintainer | Soeren Sonnenburg |
Uninstall python-shogun-dbg
To remove just python-shogun-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-shogun-dbg
Uninstall python-shogun-dbg and it’s dependent packages
To remove the python-shogun-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-shogun-dbg
Purging python-shogun-dbg
If you also want to delete configuration and/or data files of python-shogun-dbg from Debian Sid then this will work:
sudo apt-get purge python-shogun-dbg
To delete configuration and/or data files of python-shogun-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-shogun-dbg