I ran this command sudo dpkg -l *certbot* and I got this certbot and the version number listed in the terminal:
Next I ran this 2 commands sudo apt-get remove certbot and sudo apt autoremove and I though the certbot would be removed. But when I ran again sudo dpkg -l *certbot*, it still not removed and it still show the same as the image above.
How do I completely remove certbot? Thanks
