Package Details: dropbox 214.4.5217-1

Git Clone URL: https://aur.archlinux.org/dropbox.git (read-only, click to copy)
Package Base: dropbox
Description: A free service that lets you bring your photos, docs, and videos anywhere and share them easily.
Upstream URL: https://www.dropbox.com
Licenses: custom
Submitter: mtorromeo
Maintainer: mtorromeo
Last Packager: mtorromeo
Votes: 2374
Popularity: 1.04
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2025-01-02 23:31 (UTC)

Pinned Comments

yan12125 commented on 2019-01-05 16:39 (UTC) (edited on 2019-02-27 08:11 (UTC) by yan12125)

Run the following command in case you got errors during "Verifying source file signatures with gpg..."

gpg --recv-keys 1C61A2656FB57B7E4DE0F4C1FC918B335044912E

Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:

gpg --import rpm-public-key.asc

You can check whether keys are successfully imported or not using the output of gpg -k. You should find something like this:

pub   rsa2048 2010-02-11 [SC]
      1C61A2656FB57B7E4DE0F4C1FC918B335044912E
uid           [ unknown] Dropbox Automatic Signing Key <linux@dropbox.com>

yan12125 commented on 2018-08-01 11:41 (UTC) (edited on 2020-01-24 15:13 (UTC) by yan12125)

If you can't run the dropbox@ service normally, try to create a read-only directory ~/.dropbox-dist and run again.

yan12125 commented on 2017-11-06 15:13 (UTC) (edited on 2019-03-18 03:50 (UTC) by yan12125)

Some useful places for issues about Dropbox itself (not the package):

  1. https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum

  2. Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 96 Next › Last »

ghen commented on 2021-05-03 14:22 (UTC)

The dropbox client is auto-updating in your homedir, see https://wiki.archlinux.org/title/Dropbox#Prevent_automatic_updates

pedrorafael commented on 2021-04-23 13:58 (UTC)

The program does not open on gnome 40.

pedrorafael commented on 2021-04-23 13:58 (UTC)

The program does not open on gnome 40.

xuanruiqi commented on 2020-12-02 15:22 (UTC)

No update?

wooque commented on 2020-10-06 09:05 (UTC)

Same here, had to download and import key manually

pitlochry commented on 2020-10-06 08:51 (UTC)

I can confirm, that (using yay without sudo)

gpg --recv-keys 1C61A2656FB57B7E4DE0F4C1FC918B335044912E

does not work. Only downloading directly from https://linux.dropbox.com/fedora/rpm-public-key.asc and adding with

gpg --import rpm-public-key.asc

works. Can the PKGBUILD be updated with this?

cavernico commented on 2020-10-02 14:44 (UTC) (edited on 2020-10-02 14:51 (UTC) by cavernico)

in several machines the command

gpg --recv-keys 1C61A2656FB57B7E4DE0F4C1FC918B335044912E

wont work...

only downloading directrly from https://linux.dropbox.com/fedora/rpm-public-key.asc and add with:

gpg --import rpm-public-key.asc

Can the PKGBUILD be updated with this?

gothicVI commented on 2020-09-19 06:48 (UTC)

@Kunda download working fine for me. Check any firewall, proxy, VPN settings. Also try the link via browser.