To uninstall talkd just follow these instructions.
sudo apt-get remove talkd
This will remove just the talkd package itself.
sudo apt-get remove --auto-remove talkd
This will remove the talkd package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for talkd then this will work.
sudo apt-get purge talkd
Or similarly, like this talkd
sudo apt-get purge --auto-remove talkd
Package | talkd |
Version | 0.17-15build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Remote user communication server |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/net |