I've tried
sudo apt-get remove python-certbot-apache
sudo apt-get purge --auto-remove python-certbot-apache
sudo apt-get remove python3-certbot-apache
sudo apt-get purge --auto-remove python3-certbot-apache
but when I run command certbot
it still is recognized. How can I completely remove it, thus, typing that command was like any unrecoginzed command.