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: 2375
Popularity: 2.44
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 .. 47 48 49 50 51 52 53 54 55 56 57 .. 96 Next › Last »

ThecaTTony commented on 2014-05-08 06:38 (UTC)

Hi 2.6.33 is out: -Fix a rare infinite Connecting error. -Fix Move Dropbox to a 2nd hard drive. -Fix un-dismissable notification message.

dennis123123 commented on 2014-05-04 06:38 (UTC)

OK, figured it out - if you're not running a full DE, this package should depend on "perl-file-mimeinfo" as the dropbox script relies on "mimeopen" from that package when $DE is not set (if you use openbox etc)

dennis123123 commented on 2014-05-04 06:03 (UTC)

Since the last update, my dropbox context menu "open dropbox folder" has stopped working. Starting from the command line, I get: which: no nautilus in (/opt/dropbox:/usr/local/sbin:/usr/local/bin:/usr/bin...... but my association for inode/directory is set to spacefm.desktop and hasn't changed at all.

holos commented on 2014-05-03 05:30 (UTC)

Consider providing /usr/lib/systemd/user/dropbox.service

dfanz0r commented on 2014-04-13 21:06 (UTC)

When using wget the current url redirects to: https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86-2.6.27.tar.gz from: https://dl-web.dropbox.com/u/17/dropbox-lnx.x86-2.6.27.tar.gz so i updated the pkgbuild to reflect that. http://pastebin.com/uT3cfGtM

vltr commented on 2014-04-13 17:15 (UTC)

2.6.27 PKGBUILD: http://pastebin.com/rz5SnrJT

izenn commented on 2014-04-06 22:53 (UTC)

2.6.27 is available

ThecaTTony commented on 2014-03-20 05:27 (UTC)

New stable version: https://forums.dropbox.com/topic.php?id=113588

elbowz commented on 2014-03-18 11:53 (UTC)

After update I have lost custom icon (from theme) on my system-tray (KDE)... thanks for aupdate!