Skip to content

2.3.3 Ensure talk client is not installed

Audit#

Verify talk is not installed. The following command may provide the needed information:

# dpkg-query -W -f='${binary:Package}\t${Status}\t${db:Status-Status}\n' talk
talk unknown ok not-installed not-installed

Remediation#

Uninstall talk:

# apt purge talk