Installlion's Logo

Installlion.com

How To Uninstall talkd On Ubuntu 16.04 LTS

To uninstall talkd just follow these instructions.

Uninstall just talkd

Remote user communication serverUbuntu 16.04 LTSuniverse/net0.17-15build1
sudo apt-get remove talkd

This will remove just the talkd package itself.

Uninstall talkd and its dependencies

sudo apt-get remove --auto-remove talkd

This will remove the talkd package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for talkd then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge talkd

Or similarly, like this talkd

sudo apt-get purge --auto-remove talkd

Package Data

Packagetalkd
Version0.17-15build1
MaintainerUbuntu Developers <[email protected]>
DescriptionRemote user communication server
Distroubuntu
Releasexenial
Repouniverse
Sectionuniverse/net

Dependencies