I use Dropbox on Kubuntu 18.04. I installed Dropbox using
and
Will this route work on KDE neon? I'm asking because Dropbox is qt-based and, IIRC, some qt applications which work in Kubuntu 18.04 may not play well in KDE neon.
Code:
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
Code:
~/.dropbox-dist/dropboxd
Comment