To uninstall datalad just follow these instructions.
/debian/stretch/main///install/index.html data files crawler and data distribution Debian 9.0 science 0.4.1-1
sudo apt-get remove datalad
Which will remove just the datalad package itself.
sudo apt-get remove --auto-remove datalad
This will remove the datalad package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for datalad then this will work.
sudo apt-get purge datalad
Or similarly, like this datalad
sudo apt-get purge --auto-remove datalad
Package | datalad |
Version | 0.4.1-1 |
Maintainer | NeuroDebian Team |
Description | data files crawler and data distribution |
Distro | debian |
Release | stretch |
Repo | main |
Section | science |