Package Details: dropbox 211.4.6008-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.57
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2024-10-30 08:51 (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 .. 91 92 93 94 95 96

exterm commented on 2010-07-22 10:42 (UTC)

http://forums.dropbox.com/topic.php?id=22231 Dropbox 0.8.x series is no longer experimental. This package should be updated to version 0.8.89

enedene commented on 2010-07-12 08:47 (UTC)

mtorromeo: Thank you very much it works perfectly now.

mtorromeo commented on 2010-07-12 07:04 (UTC)

enedene: You have to download the complete archive that contains additional required files. The PKGBUILD alone is not enough. Then you can run "makepkg -s" in the directory of the untarred archive.

enedene commented on 2010-07-11 22:05 (UTC)

I get this error: ==> ERROR: dropbox.png was not found in the build directory and is not a URL. I'm new to arch, so it's possible that I'm doing something wrong: 1. I downloaded the PKGBUILD package 2. makepkg -s PKGBUILD Then I get that ERROR.

mtorromeo commented on 2010-06-22 13:52 (UTC)

I redownloaded the tarball and the MD5 is still the same

scj7t4 commented on 2010-06-17 14:55 (UTC)

The MD5 for the dropbox-lnx.x86-0.7.110.tar.gz is now 4a6defd37dfd1bd67260acbd8f80907a on x86

mtorromeo commented on 2010-03-26 13:35 (UTC)

No. It contains also the X11 application that sits in the tray area but this doesn't contains the nautilus integration. Check nautilus-dropbox for that.

hgabreu commented on 2010-03-26 12:16 (UTC)

is this package the daemon only? to be used in a headless machine?