ubuntu apt uninstall

C++
sudo apt-get remove <application_name>
sudo apt-get remove [pkg]$ sudo apt-get purge “package-name”
Source

Also in C++: