how to uninstall apache netbeans 12.0 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