Package Details: tor-browser-bin 14.0.3-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: 1280
Popularity: 1.05
First Submitted: 2023-09-24 17:45 (UTC)
Last Updated: 2024-12-06 14:48 (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 .. 77 Next › Last »

<deleted-account> commented on 2023-09-24 17:07 (UTC)

This PKGBUILD does not build from source, but simply downloads and deploys binaries. And the Tor browser is open source. That is, it can be built from source.

The name of this package is against AUR rules, why not rename it to tor-browser-bin?

Gilfoyle commented on 2023-08-03 01:00 (UTC)

It seems that a new version is available https://dist.torproject.org/torbrowser/12.5.2/ and the old one got removed.

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://dist.torproject.org/torbrowser/12.5.1/tor-browser-linux64-12.5.1_ALL.tar.xz
    Aborting...
 -> error making: tor-browser-exit status 1
 -> Failed to install the following packages. Manual intervention is required:

jerra commented on 2023-07-30 02:21 (UTC)

Tor Browser seem to rely on ffmpeg4.4 as an optional dependency for H.264 video, might be cool to add it as an opt dep. If you which to test my claim, uninstall ffmpeg4.4 from your system and open a youtube/invidious video.

makeworld commented on 2023-07-05 23:31 (UTC)

pkgver='12.5.1' is now required for the download to work, as 12.5 has been removed by the Tor project for whatever reason.

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