Package Details: tor-browser-bin 14.0.9-1

Git Clone URL: https://aur.archlinux.org/tor-browser-bin.git (read-only, click to copy)
Package Base: tor-browser-bin
Description: Tor Browser Bundle: anonymous browsing using Firefox and Tor
Upstream URL: https://www.torproject.org/projects/torbrowser.html
Licenses: MPL-2.0
Conflicts: tor-browser
Provides: tor-browser
Submitter: FabioLolix
Maintainer: grufo (jugs)
Last Packager: jugs
Votes: 1288
Popularity: 3.68
First Submitted: 2023-09-24 17:45 (UTC)
Last Updated: 2025-04-02 14:08 (UTC)

Pinned Comments

grufo commented on 2019-08-15 02:22 (UTC)

Before running makepkg, you must do this (as normal user):

$ gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org

If you want to update tor-browser from AUR without AUR helpers you can run in a terminal:

$ tor-browser -u

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 77 Next › Last »

d_fajardo commented on 2023-06-27 07:48 (UTC)

@sagittarius pkgver=12.5 doesn't exist neither. The whole torproject.org has been down. Even keyrings are unavailable.Anyway there are third party repos that has the package. For anyone interested just google tor-browser.pkg.tar to find a repo. I added one to my pacman.conf and was able to install. Of course you can delete the repo afterwards if you wish.

sagittarius commented on 2023-06-26 12:45 (UTC)

pkgver='12.5'works

jghodd commented on 2023-06-09 17:43 (UTC)

@d_fajardo - edit your PKGBUILD and change the version to 12.0.7. That version's files seem to exist.

d_fajardo commented on 2023-06-04 18:53 (UTC)

Can't update. The sources seem invalid.

paulj commented on 2023-05-31 15:08 (UTC)

@jahway603 has that issue not been resolved? see line 42 in PKGBUILD.

jahway603 commented on 2023-05-30 18:17 (UTC)

Having same issue reported in my 2023-01-30 comment - please update the PKGBUILD

paulj commented on 2023-05-29 11:34 (UTC) (edited on 2023-05-29 11:35 (UTC) by paulj)

Re out-of-date: not sure if this is at all a good idea but just changing line 20 to pkgver='12.0.6' seems to work.

darkness9 commented on 2023-05-28 22:47 (UTC)

please update version in PKGBUILD because version 12.0.5 does no longer exists in https://dist.torproject.org/torbrowser/

tilt commented on 2023-05-27 16:21 (UTC)

@Freso

here are the instructions to add the policies.json file: https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson

hope this can help, bye!

Freso commented on 2023-05-15 09:53 (UTC)

I want to add a distribution/policies.json file to stop Tor Browser from trying to update itself given that that’s handled by this package… but I can’t figure out where to put this file. Any tips?

(Also, unless I’m missing something, it doesn’t seem like this is being built from source? If so, the $pkgname should have -bin appended to it.)