Package Details: tor-browser-bin 14.0.2-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: grufo
Votes: 1282
Popularity: 1.99
First Submitted: 2023-09-24 17:45 (UTC)
Last Updated: 2024-11-17 05:13 (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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 77 Next › Last »

jghodd commented on 2022-11-24 18:55 (UTC) (edited on 2022-11-24 18:58 (UTC) by jghodd)

Getting the same build complaint as described by @norse, except for 11.5.7:

"The files https://dist.torproject.org/torbrowser/11.5.7/tor-browser-linux32-11.5.7_en-US.tar.xz https://dist.torproject.org/torbrowser/11.5.7/tor-browser-linux32-11.5.7_en-US.tar.xz.asc https://dist.torproject.org/torbrowser/11.5.7/tor-browser-linux64-11.5.7_en-US.tar.xz https://dist.torproject.org/torbrowser/11.5.7/tor-browser-linux64-11.5.7_en-US.tar.xz.asc can not be downloaded, and thus the package fails to install."

Edit: the current version is 11.5.8 - just change the PKGBUILD to download the correct version.

norse commented on 2022-10-27 14:49 (UTC)

The files https://dist.torproject.org/torbrowser/11.5.5/tor-browser-linux32-11.5.5_en-US.tar.xz https://dist.torproject.org/torbrowser/11.5.5/tor-browser-linux32-11.5.5_en-US.tar.xz.asc https://dist.torproject.org/torbrowser/11.5.5/tor-browser-linux64-11.5.5_en-US.tar.xz https://dist.torproject.org/torbrowser/11.5.5/tor-browser-linux64-11.5.5_en-US.tar.xz.asc can not be downloaded, and thus the package fails to install.

Example: wget https://dist.torproject.org/torbrowser/11.5.5/tor-browser-linux64-11.5.5_en-US.tar.xz --2022-10-27 16:48:35-- https://dist.torproject.org/torbrowser/11.5.5/tor-browser-linux64-11.5.5_en-US.tar.xz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving dist.torproject.org (dist.torproject.org)... 116.202.120.166, 158.69.113.194, 158.69.113.215, ... Connecting to dist.torproject.org (dist.torproject.org)|116.202.120.166|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-10-27 16:48:36 ERROR 404: Not Found.

atticf commented on 2022-06-18 23:30 (UTC)

Hello, this needs to depend on ffmpeg4.4. Tor Browser uses the system's ffmpeg (they do not provide their own currently), so it needs to depend on an ffmpeg. And the version of Firefox it uses currently doesn't support ffmpeg 5.0, so it can't depend on ffmpeg right now, it needs to depend on ffmpeg4.4 for the time being.

Lutrim commented on 2022-05-27 08:45 (UTC)

@yar I don't see the point of the torbrowser-launcher

yar commented on 2022-05-26 16:43 (UTC)

@Lutrim there is https://archlinux.org/packages/community/any/torbrowser-launcher/

Lutrim commented on 2022-05-26 02:04 (UTC)

Why is he still at AUR? He belongs in the community repo!

intrlocutr commented on 2022-05-19 01:36 (UTC) (edited on 2022-05-19 01:44 (UTC) by intrlocutr)

I am unable to play H.264 video even after installing gst-libav and gst-plugins-good. html5test.com reports no H.264 support.

Edit: The solution was installing ffmpeg4.4

guglovich commented on 2022-04-04 20:18 (UTC)

curl: (35) OpenSSL SSL_connect: Connection broken by other party in connection to dist.torproject.org:443 ==> ERROR: Error loading 'https://dist.torproject.org/torbrowser/11.0.9/tor-browser-linux64-11.0.9_en-US.tar.xz' Interruption... -> build error: tor-browser

grufo commented on 2022-03-26 00:01 (UTC)

@whynothugo Alright. Done.