Package Details: dropbox 224.4.4811-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: 2378
Popularity: 1.86
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2025-05-19 18:54 (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 .. 36 37 38 39 40 41 42 43 44 45 46 .. 97 Next › Last »

gourdcaptain commented on 2015-01-19 17:36 (UTC)

...You'll need to regenerate the md5s in the PKGBUILD because it's expecting the files for 3.0.5, and with the changed version it grabs the older files and sees they don't match the newer ones. Run makepkg -g and replace the md5sums in the PKGBUILD with the ones that produces.

janilson commented on 2015-01-19 12:15 (UTC)

@fthiery, how you've installed the dropbox2? What did you change in PKGBUILD? I've tried only to change pkgver=3.0.5 to pkgver=2.10.52 but it gave me a md5sum check error. Thanks in advance

fthiery commented on 2015-01-14 17:21 (UTC)

Just wanted to point out that the discussion regarding the disappearance of the icon in some wm is happening here: https://bbs.archlinux.org/viewtopic.php?pid=1486617 The workaround is basically to stick to dropbox2 until the qt bug is resolved.

abmantis commented on 2015-01-11 21:12 (UTC)

@untitaker oh right! I missed that! Sorry and thanks.

untitaker commented on 2015-01-11 18:03 (UTC)

@abmantis: The links on https://www.dropbox.com/install?os=lnx redirect to this.

abmantis commented on 2015-01-10 01:38 (UTC)

This is pointing to an user's dropbox folder and not to the official dropbox package. Is it safe?

michaelsproul commented on 2015-01-07 02:47 (UTC)

@blackout: Nor in XFCE 4.10

blackout commented on 2015-01-06 12:25 (UTC)

Since 3.x there is no visible icon in the bottom bar in gnome

entodoays commented on 2014-12-27 07:42 (UTC)

Yesterday I connected my laptop to an HDMI TV and the Dropbox icon just appeared. However it was overlapping another adjacent icon. There seems to be a problem with positioning.

gourdcaptain commented on 2014-12-26 02:51 (UTC)

Interestingly, it works for me under the linux-lts (3.14) kernel with the open-source radeon drivers, but not on 3.18. This is WEIRD.