വിൻഡോസിനായി

  1. ടോർ ബ്രൗസറിലേക്ക് നാവിഗേറ്റുചെയ്യുക ഡൗൺലോഡ് പേജ്.

  2. Download the Windows .exe file.

  3. (ശുപാർശചെയ്യുന്നു) ഫയലിന്റെ ഒപ്പ് പരിശോധിക്കുക .

  4. ഡൗൺലോഡ് പൂർത്തിയാകുമ്പോൾ, .exe ഫയലിൽ ഇരട്ട ക്ലിക്കുചെയ്യുക. ഇൻസ്റ്റാളേഷൻ വിസാർഡ് പ്രക്രിയ പൂർത്തിയാക്കുക.

മാക് ഓ എസ് നായി

  1. ടോർ ബ്രൗസറിലേക്ക് നാവിഗേറ്റുചെയ്യുക ഡൗൺലോഡ് പേജ്.

  2. macOS .dmg ഫയൽ ഡൗൺലോഡുചെയ്യുക

  3. (ശുപാർശചെയ്യുന്നു) ഫയലിന്റെ ഒപ്പ് പരിശോധിക്കുക .

  4. ഡൗൺലോഡ് പൂർത്തിയാകുമ്പോൾ, .dmg ഫയലിൽ ഇരട്ട ക്ലിക്കുചെയ്യുക. ഇൻസ്റ്റാളേഷൻ വിസാർഡ് പ്രക്രിയ പൂർത്തിയാക്കുക.

ഗ്നു / ലിനക്സ് വേണ്ടി

  1. ടോർ ബ്രൗസറിലേക്ക് നാവിഗേറ്റുചെയ്യുക ഡൗൺലോഡ് പേജ്.

  2. ഗ്നു / ലിനക്സ് .tar.xz ഫയൽ ഡൗൺലോഡ് ചെയ്യുക

  3. (ശുപാർശചെയ്യുന്നു) ഫയലിന്റെ ഒപ്പ് പരിശോധിക്കുക .

  4. Now follow either the graphical or the command-line method:

Graphical method

  • When the download is complete, extract the archive using an archive manager.

  • You'll need to tell your GNU/Linux that you want the ability to execute shell scripts. പുതുതായി എക്‌സ്‌ട്രാക്റ്റുചെയ്‌ത ടോർ ബ്രൗസർ ഡയറക്‌ടറിയിലേക്ക് നാവിഗേറ്റുചെയ്യുക. സ്റ്റാർട്ട്-ടോർ-ബ്രൗസർ.ഡെസ്‌ക്‌ടോപ്പ് എന്നതിൽ വലത് ക്ലിക്കുചെയ്യുക, പ്രോപ്പർട്ടികൾ അല്ലെങ്കിൽ മുൻ‌ഗണനകൾ തുറന്ന് പ്രോഗ്രാം പ്രോഗ്രാം ആയി പ്രവർത്തിപ്പിക്കാൻ അനുവദിക്കുന്നതിനുള്ള അനുമതി മാറ്റുക. ടോർ ബ്രൗസർ ആദ്യമായി ആരംഭിക്കാൻ ഐക്കണിൽ ഇരട്ട-ക്ലിക്കുചെയ്യുക.

Make the .desktop file executable in Linux

Note: On Ubuntu and some other distros if you try to launch start-tor-browser.desktop a text file might open up. To change this behavior and launch Tor Browser instead, follow this:

  • Launch "Files" (GNOME Files/Nautilus)
  • Click on Preferences.
  • Navigate to the 'Behavior' Tab.
  • Select "Run them" or "Ask what to do" under "Executable Text Files".
  • If you choose the latter click on "Run" after launching the start-tor-browser.desktop file.

Change behavior of executable text file to always run in Linux

Command-line method

  • When the download is complete, extract the archive with the command tar -xf [TB archive].

  • From inside the Tor Browser directory, you can launch Tor Browser by running:

    ./start-tor-browser.desktop

    Note: If this command fails to run, you probably need to make the file executable. From within this directory run: chmod +x start-tor-browser.desktop

Some additional flags that can be used with start-tor-browser.desktop from the command-line:

Flag Description
--register-app To register Tor Browser as a desktop application.
--verbose To display Tor and Firefox output in the terminal.
--log [file] To record Tor and Firefox output in file (default: tor-browser.log).
--detach To detach from terminal and run Tor Browser in the background.
--unregister-app To unregister Tor Browser as a desktop application.

See here on how to update Tor Browser.