Whenever I run
gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys D1483FA6C3C07136
I get
gpg: keyserver receive failed: No keyserver available
Search Criteria
Package Details: tor-browser-bin 14.0.2-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: | grufo |
Votes: | 1282 |
Popularity: | 1.79 |
First Submitted: | 2023-09-24 17:45 (UTC) |
Last Updated: | 2024-11-17 05:13 (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.2/tor-browser-linux-i686-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-i686-14.0.2.tar.xz.asc
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz
- https://dist.torproject.org/torbrowser/14.0.2/tor-browser-linux-x86_64-14.0.2.tar.xz.asc
- tor-browser.desktop.in
- tor-browser.in
- tor-browser.png
- tor-browser.svg
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 77 Next › Last »
alogim commented on 2017-09-03 13:59 (UTC) (edited on 2017-09-03 14:00 (UTC) by alogim)
yar commented on 2017-08-26 00:27 (UTC)
The github download links are consistently out-of-date. 7.0.4 has been out for weeks and is still not on github. If you can get them to update reliably, I'll use it.
gancho commented on 2017-08-14 19:52 (UTC)
@admicos: Have you tried using "torify makepkg"?
admicos commented on 2017-08-13 16:57 (UTC)
Can you change the sources to download from GitHub? torproject.org is blocked in Turkey and manually editing the PKGBUILD is just too time consuming (for me, at least)
FabioLolix commented on 2017-08-11 10:03 (UTC)
Before running makepkg, you must do this:
gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys D1483FA6C3C07136
ExoNarcis commented on 2017-08-11 08:05 (UTC)
если пакет не собирается попробуйте
gpg --keyserver pool.sks-keyservers.net --recv-keys D1483FA6C3C07136
или
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys D1483FA6C3C07136
Det commented on 2017-08-10 04:03 (UTC)
with this I can visit fbi.com
grufo commented on 2017-08-08 19:37 (UTC)
Hi FabioLolix, thanks for adding me to the co-maintainer list. I just standardized the package and updated it.
--grufo
migrev commented on 2017-08-08 10:51 (UTC)
@Plexcon, pues ya lo tienes. Un saludo.
grufo commented on 2017-08-08 10:13 (UTC)
@Plexcon
I had left this comment in the PKGBUILD:
# Before running makepkg, you must do this:
#
# gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys D1483FA6C3C07136
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