sudo dpkg -l | grep pkg_name
sudo apt remove pkg_name
sudo apt purge pkg_name
sudo apt autoremove
sudo apt clean