Key importing instructions are included now (this change is not important so I did not increase pkgrel)
Search Criteria
Package Details: tor-browser-bin 14.0.4-1
Package Actions
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: | 1284 |
Popularity: | 4.30 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2025-01-10 15:05 (UTC) |
Dependencies (19)
- alsa-lib
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- icu (icu-gitAUR)
- libevent (libevent-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxt
- mime-types (mailcap)
- nss (nss-hgAUR)
- sqlite (sqlite-fossilAUR)
- startup-notification
- gst-libav (gst-libav-gitAUR) (optional) – H.264 video
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – H.264 video
- kdialog (kdialog-gitAUR) (optional) – KDE dialog boxes
- libnotify (libnotify-gitAUR) (optional) – Gnome dialog boxes
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – PulseAudio audio driver
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR) (optional) – simple dialog boxes
Required by (0)
Sources (8)
- https://dist.torproject.org/torbrowser/14.0.4/tor-browser-linux-i686-14.0.4.tar.xz
- https://dist.torproject.org/torbrowser/14.0.4/tor-browser-linux-i686-14.0.4.tar.xz.asc
- https://dist.torproject.org/torbrowser/14.0.4/tor-browser-linux-x86_64-14.0.4.tar.xz
- https://dist.torproject.org/torbrowser/14.0.4/tor-browser-linux-x86_64-14.0.4.tar.xz.asc
- tor-browser.desktop.in
- tor-browser.in
- tor-browser.png
- tor-browser.svg
Latest Comments
« First ‹ Previous 1 .. 69 70 71 72 73 74 75 76 77 Next › Last »
Maxr commented on 2012-08-29 15:23 (UTC)
<deleted-account> commented on 2012-08-19 11:24 (UTC)
@Maxr sorry about spamming :) Problem solved, thanks! Just import Erinn Clark's key (found on https://www.torproject.org/docs/signing-keys.html.en), using # pacman-key -r <keyid> and then run
env GNUPGHOME=/etc/pacman.d/gnupg makepkg -s
on the directory where the PKGBUILD is.
Maxr commented on 2012-08-19 09:56 (UTC)
You have to import the public key first (see posts below).
<deleted-account> commented on 2012-08-19 09:16 (UTC)
I am getting a message:
==> Verifying source file signatures with gpg...
tor-browser-gnu-linux-x86_64-2.2.38-1-dev-en-US.tar.gz ... FAILED (unknown public key 416F061063FEE659)
==> WARNING: Warnings have occurred while verifying the signatures.
Please make sure you really trust them.
Is there any way I can include the verification of the signature in the PKGBUILD?
dartfira commented on 2012-08-01 08:05 (UTC)
With last update it works correctly for me.
Maxr commented on 2012-07-13 06:01 (UTC)
Already wondered why I couldn't start tbb ... well, as it seems you have to compile tbb to use the patch. This pkgbuild uses the binary version, so no way ATM.
<deleted-account> commented on 2012-07-13 02:29 (UTC)
patch
https://trac.torproject.org/projects/tor/attachment/ticket/6340/0001-Disables-the-ELF-hack-as-a-workaround-for-6340.patch
android_808 commented on 2012-06-10 19:00 (UTC)
Its a problem with makepkg.
https://bugs.archlinux.org/task/28825
Try:
env GNUPGHOME=/etc/pacman.d/gnupg makepkg -s
Maxr commented on 2012-06-08 15:34 (UTC)
Sorry, I can not reproduce this here right now. Please double check key importing and try it again.
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