Since installation requires fakeroot, it should be listed as a dependency.
Search Criteria
Package Details: dropbox 211.4.6008-1
Package Actions
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.54 |
First Submitted: | 2009-01-22 14:21 (UTC) |
Last Updated: | 2024-10-30 08:51 (UTC) |
Dependencies (14)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- libsm
- libxcomposite
- libxdamage
- libxmu
- libxrender
- libxslt (libxslt-gitAUR)
- libxxf86vm
- gendesk (make)
- libappindicator-gtk3 (optional) – make tray icons themed under some desktop environments like KDE plasma
- perl-file-mimeinfo (optional) – opening dropbox folder on some desktop environments
- ufw-extras (optional) – ufw rules for dropbox
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – for "Launch Dropbox Website" and file manager integration
Required by (9)
Sources (8)
- dropbox.service
- dropbox@.service
- DropboxGlyph_Blue.svg
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz.asc
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-211.4.6008.tar.gz
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-211.4.6008.tar.gz.asc
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 96 Next › Last »
user20159 commented on 2017-07-16 07:06 (UTC)
yan12125 commented on 2017-05-31 15:13 (UTC)
Hello, Dropbox's server has changed something so that update.sh is broken. I have to change this line:
grep -P '^Location:'
into
grep -iP '^Location:'
Although that script is not directly related to this package, it's useful for those who want to build latest dropbox packages locally. Could you consider fixing update.sh?
gcavallo commented on 2017-05-12 18:48 (UTC)
See https://www.dropbox.com/help/security/official-domains if concerned about domain change.
yan12125 commented on 2017-04-17 12:23 (UTC)
Dropbox uses a new URL scheme for the latest version (23.4.19):
$ curl --head "https://www.dropbox.com/download?plat=lnx.x86_64" | grep 'Location:'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Location: https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-23.4.19.tar.gz
Could you change it? As mentioned below, dropboxusercontent is not so trustyworthy.
Lemongrass commented on 2017-04-05 22:20 (UTC)
My Dropbox is 21.4.25., out of date. I have a file called dropbox-update-22.4.24.tar.gz in .dropbox.cache . How can I make Dropbox update?
Notes: I have dropbox-cli and I always run Dropbox in Firejail like firejail dropbox.
figue commented on 2017-02-09 23:29 (UTC)
My "dynamic mod" still works with 19.4.13... Not so bad after all ;)
s3k0 commented on 2017-02-09 22:07 (UTC)
Dropbox version "19.4.13"
https://github.com/s3k0/dropbox
spsf64 commented on 2017-02-07 11:00 (UTC)
@figue thank you, worked 100%!
figue commented on 2017-02-07 09:14 (UTC)
@spsf64 of course: https://hastebin.com/gabibumitu.bash
@zjagannatha thanks. Added!
spsf64 commented on 2017-02-06 14:33 (UTC)
@figue can you post the full PKGBUILD?
Thanks
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..."
Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:
You can check whether keys are successfully imported or not using the output of
gpg -k
. You should find something like this: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):
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum
Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general