how to uninstall netbeans 8.2 in ubuntu code example
Example: how to uninstall netbeans on ubuntu
sudo apt autoremove netbeans
sudo apt-get remove --purge netbeans
sudo apt autoremove netbeans
sudo apt-get remove --purge netbeans