To uninstall erlang-common-test just follow these instructions.
/debian/stretch/main///install/index.html Erlang/OTP application for automated testing Debian 9.0 interpreters 1:19.2.1+dfsg-2
sudo apt-get remove erlang-common-test
Which will remove just the erlang-common-test package itself.
sudo apt-get remove --auto-remove erlang-common-test
This will remove the erlang-common-test package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for erlang-common-test then this will work.
sudo apt-get purge erlang-common-test
Or similarly, like this erlang-common-test
sudo apt-get purge --auto-remove erlang-common-test
Package | erlang-common-test |
Version | 1:19.2.1+dfsg-2 |
Maintainer | Debian Erlang Packagers |
Description | Erlang/OTP application for automated testing |
Distro | debian |
Release | stretch |
Repo | main |
Section | interpreters |