Disable the Debian packet popularity contest
# dpkg-reconfigure popularity-contest
Remove the packet and its configuration from the system.
# apt-get remove popularity-contest # apt-get purge popularity-contest
You should not find it anymore in the installed packages
# dpkg -l |grep popularity-contest
disable popularity contest on debian