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
?
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) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 77 Next › Last »
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
?
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:
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.
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.
@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.
pkgver='12.5'works
@d_fajardo - edit your PKGBUILD and change the version to 12.0.7. That version's files seem to exist.
Can't update. The sources seem invalid.
@jahway603 has that issue not been resolved? see line 42 in PKGBUILD.
Having same issue reported in my 2023-01-30 comment - please update the PKGBUILD
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