patch
https://trac.torproject.org/projects/tor/attachment/ticket/6340/0001-Disables-the-ELF-hack-as-a-workaround-for-6340.patch
Search Criteria
Package Details: tor-browser-bin 14.0.9-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: | 1288 |
Popularity: | 3.61 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2025-04-02 14:08 (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://archive.torproject.org/tor-package-archive/torbrowser/14.0.9/tor-browser-linux-i686-14.0.9.tar.xz
- https://archive.torproject.org/tor-package-archive/torbrowser/14.0.9/tor-browser-linux-i686-14.0.9.tar.xz.asc
- https://archive.torproject.org/tor-package-archive/torbrowser/14.0.9/tor-browser-linux-x86_64-14.0.9.tar.xz
- https://archive.torproject.org/tor-package-archive/torbrowser/14.0.9/tor-browser-linux-x86_64-14.0.9.tar.xz.asc
- tor-browser.desktop.in
- tor-browser.in
- tor-browser.png
- tor-browser.svg
Latest Comments
« First ‹ Previous 1 .. 70 71 72 73 74 75 76 77 Next › Last »
<deleted-account> commented on 2012-07-13 02:29 (UTC)
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.
Maxr commented on 2012-05-28 11:06 (UTC)
Hm, maybe, will investigate on that later this week...
lahwaacz commented on 2012-05-22 19:12 (UTC)
should it not depend on java-runtime instead of java-environment?
jpate commented on 2012-05-08 18:27 (UTC)
you need to add the key to your keyring: https://wiki.archlinux.org/index.php/Pacman-key
as mentioned a couple comments down, you can check the key fingerprint at https://www.torproject.org/docs/signing-keys.html.en
Maxr commented on 2012-05-08 18:27 (UTC)
Mh, I would say you are in need of the appropriate public key. Download & import it. In fact, signature checking works providing that you have the key available.
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