Score:0

I am unable to uninstall netbean in my Ubuntu

tr flag

i install netbeans form terminal and now I am try to uninstall netbeans. i have tried remove for Ubuntu software

sudo apt-get remove --purge netbeans
sudo apt remove netbeans
sudo apt autoremove netbeans
all of above says/: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'netbeans' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.

i search for uninstall.sh file but did not found i also try to delete directory /snap sudo rm -r netbeans. but it also not work and my netbeans is still opening and working

mook765 avatar
cn flag
Is this a snap? Try `snap remove netbeans`.
guiverc avatar
cn flag
You remove a package in the reverse way of how you installed it. How did you install it?
Ashish Sarraf avatar
tr flag
thank you so much snap remove netbeans work and it removed properly..
Ashish Sarraf avatar
tr flag
i install netbeans from terminal.
ChanganAuto avatar
us flag
"From terminal" says nothing useful. The actual command you used is what matters.
guiverc avatar
cn flag
If you used `snap install` to install it you need to use `snap remove` to remove it. If you used `apt install` then the command to remove is `apt remove` etc... ie. the reverse of how it was installed.
karel avatar
sa flag
Does this answer your question? [How to uninstall a snap package manually?](https://askubuntu.com/questions/1159280/how-to-uninstall-a-snap-package-manually)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.