To uninstall mariadb-test-10.0 just follow these instructions.
/debian/jessie/main///install/index.html MariaDB database regression test suite Debian 8.0 database 10.0.30-0+deb8u2
sudo apt-get remove mariadb-test-10.0
Which will remove just the mariadb-test-10.0 package itself.
sudo apt-get remove --auto-remove mariadb-test-10.0
This will remove the mariadb-test-10.0 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mariadb-test-10.0 then this will work.
sudo apt-get purge mariadb-test-10.0
Or similarly, like this mariadb-test-10.0
sudo apt-get purge --auto-remove mariadb-test-10.0
Package | mariadb-test-10.0 |
Version | 10.0.30-0+deb8u2 |
Maintainer | Debian MySQL Maintainers |
Description | MariaDB database regression test suite |
Distro | debian |
Release | jessie |
Repo | main |
Section | database |