17

Usually I install software by using the relevant Debian packages from either Debian directly or through third party repositories like Tor's deb.torproject.org.

Unfortunately, at this time the Tor Browser Bundle is only available as a tarball download.

What do people do to keep current other than manually updating things whenever the Tor Browser reports it's out of date?

(Feel free to also share your answer if it works only for Windows or OS X.)

weasel - Peter Palfrader
  • 5,158
  • 1
  • 24
  • 39

3 Answers3

7

For the time being the "manual" way is the officially proposed by the Tor Project and that's most users should follow.

Also note that the Tor Project is examining various Firefox-like updater options which may integrate to Tor Browser sooner or later

Nevertheless the procedure could be automated in other ways too and that is what Micah F Lee tries to accomplish with the tor-browser-launcher. Tor-browser-launcher could be distributed by user's Linux system, but unfortunately the feature request bug for Debian still remains open. As soon as tor-browser-launcher or some equivalent finds its way to most systems and is easy to install then probably will be the best option to maintain an up-to-date Tor Browser.

weasel - Peter Palfrader
  • 5,158
  • 1
  • 24
  • 39
alaf
  • 2,536
  • 3
  • 17
  • 26
6

Development work for an autoupdate function within the Tor Browser Bundle is ongoing. The solution we give out to people right now involves following the link in the Tor Browser's Onion menu to https://www.torproject.org/download/download-easy.html.en, downloading the package, verifying the signature, then closing the Tor Browser, deleting your Tor Browser folder, and unpacking the Tor Browser again.

Since overwriting one's old Tor Browser folder often (but not always) causes weird breakages, we don't recommend doing that. Admittedly, the method just described confuses a number of people who click the link in the Onion menu to download the new Tor Browser Bundle, then get transferred to the download page and aren't sure what to do from there.

So to answer your question, updating "manually" is currently the only way of updating effectively.

mttpgn
  • 638
  • 3
  • 9
0

For Linux Distros

https://github.com/micahflee/torbrowser-launcher

Securely and easily download, verify, install, and launch Tor Browser in Linux

It is recommended to install via Flatpak or PPA instead of default OS package manager if you want the latest updates. See the repo README for up-to-date installation instructions.

qwr
  • 101
  • 1