Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Tor Browser Installation Issue

  1. #1
    Join Date
    Sep 2020
    Beans
    40

    Tor Browser Installation Issue

    Hey all, hello again! A new issue as expected.

    I installed Tor browser. I first tried installing it through the terminal. However, when I clicked on 'Install Tor Browser' through the Tor Browser Launcher, it got stuck on 'Verifying Signatures'. I then downloaded it directly from the website and 'Extract Here' etc. I followed a Youtube video: https://www.youtube.com/watch?v=SvNV7jkV5ls (I hope posting links is ok? Please let me know if it's not)

    Anyway, the second method has worked. However, now there are two Tor Browser icons in the application list. One works just fine. The other brings up the same installation box. A popup shows up saying Ubuntu experienced an error and the installation is once again stuck at Verifying Signatures. How do I get rid of this defective Tor Icon?

    Thanks in advance!

  2. #2
    Join Date
    Feb 2013
    Beans
    13

    Re: Tor Browser Installation Issue

    Maybe you can try to uninstall the defective installation.

  3. #3
    Join Date
    Jun 2020
    Beans
    334

    Re: Tor Browser Installation Issue

    the defective one was installed through terminal right?
    so just remove/purge it through terminal again?

  4. #4
    Join Date
    Aug 2013
    Beans
    4,941

    Re: Tor Browser Installation Issue

    Tor browser doesn't need installation, just download the bundle, extract and click the binary, that's it.

    To remove the defective one, where is it installed? You can probably just delete the folder.

  5. #5
    Join Date
    Sep 2020
    Beans
    40

    Re: Tor Browser Installation Issue

    The defective one was installed through the terminal, yes. I would be happy to uninstall it through the terminal as suggested, however I am unaware of the commands. -.-

    Just to clarify again; Tor IS working for me now guys, I was able to get it working by downloading directly from the website. So essentially I now have 2 Tor icons in the applications list. Just trying to figure out how to get rid of the defective one.

    Really appreciate your responses so far! Thanks again.

  6. #6
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: Tor Browser Installation Issue

    What commands have you used to install? " installed through the terminal" is meaningless, you can do all sorts of things. How it was installed determines how it can be uninstalled.

  7. #7
    Join Date
    Sep 2020
    Beans
    40

    Re: Tor Browser Installation Issue

    Quote Originally Posted by CelticWarrior View Post
    What commands have you used to install? " installed through the terminal" is meaningless, you can do all sorts of things. How it was installed determines how it can be uninstalled.
    My apologies. I checked the commands history and this is the command I used:

    sudo apt install torbrowser-launcher

    Went to applications and launched the Tor Browser Launcher. The installation began but got stuck on Verifying Signatures. I then went the other route to install it. I hope this brings more clarity.

  8. #8
    Join Date
    Jun 2020
    Beans
    334

    Re: Tor Browser Installation Issue

    sudo apt install torbrowser-launcher
    to remove then
    Code:
    sudo apt remove torbrowser-launcher

  9. #9
    Join Date
    Sep 2020
    Beans
    40

    Re: Tor Browser Installation Issue

    Quote Originally Posted by 3nd View Post
    to remove then
    Code:
    sudo apt remove torbrowser-launcher
    That did it. Thank you!

  10. #10
    Join Date
    Mar 2007
    Beans
    386

    Re: Tor Browser Installation Issue

    Would "purge" (as in sudo apt purge torbrowser-launcher) be a better option if you wanted to start reinstalling it from scratch though?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •