Article 6HTN6 Can't tell if tor has been removed as still see two tor icons on Ubuntu at the bottom

Can't tell if tor has been removed as still see two tor icons on Ubuntu at the bottom

by
linux-man
from LinuxQuestions.org on (#6HTN6)
I am trying to uninstall and reinstall tor browser because it wouldn't connect intially, tor has worked in past though.

To uninstall I used these commands:

Code:sudo apt-get remove tor

sudo apt-get autoremove tor

sudo apt-get purge tor

sudo apt-get autoremove --purge torCode:find / -name '*.desktop' -exec grep -H "Name=Tor Browser" {} \; 2>/dev/nullI can see two tor icons at the bottom middle section of the Ubuntu desktop (not sure what that area is called officially). I click them nothing happens. I would like to get rid of the two tor icons and install Tor again either thru Software center or terminal. Thanks in advance
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments