You have to import the public key first (see posts below).
Search Criteria
Package Details: tor-browser-bin 14.0.3-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: | 1281 |
Popularity: | 1.89 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2024-12-06 14:48 (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 (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR) (optional) – simple dialog boxes
Required by (0)
Sources (8)
- https://dist.torproject.org/torbrowser/14.0.3/tor-browser-linux-i686-14.0.3.tar.xz
- https://dist.torproject.org/torbrowser/14.0.3/tor-browser-linux-i686-14.0.3.tar.xz.asc
- https://dist.torproject.org/torbrowser/14.0.3/tor-browser-linux-x86_64-14.0.3.tar.xz
- https://dist.torproject.org/torbrowser/14.0.3/tor-browser-linux-x86_64-14.0.3.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-19 09:56 (UTC)
<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.
blackhole commented on 2012-06-05 09:07 (UTC)
tor-browser-gnu-linux-x86_64-2.2.35-12-dev-en-US.tar.gz ... FAILED (unknown public key 416F061063FEE659)
I have made this:
pacman-key -r 416F061063FEE659
pacman-key -f 416F061063FEE659 and I have veryfied signatures
pacman-key pacman-key --lsign-key 63FEE659 (with the number 416F061063FEE659 is not working)
==> Updating trust database...
However,if I try to install the package I receive the same message about unknown public key 416F061063FEE659
Maxr commented on 2012-06-03 09:51 (UTC)
Changed dep from java-environment to java-runtime (did not increase the pkgrel, though). Please let me know if there are any problems.
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