How to add “share dropbox link” to nemo on ubuntu 18.04Dropbox 'Copy Public Link' in Thunar file manager (Xfce)Dropbox: Ubuntu 14.04, Cinnamon, NemoShare dropbox folder between Ubuntu and WindowsCan a Network Share tab be added to Nemo in Ubuntu 16.04Xubuntu 17.10 + nemo + dropbox supportSwitching from nautilus to nemo not working 18.04Ubuntu 18.04 LTS and Nemo
How to mine a star?
I have just 4 hours a month to security check a cloud based application - How to use my time?
Is ECDSA signature strongly EUF-CMA?
Making recursion optional: Bad practice?
Undefined control sequence error after TeX Live update
Are there any galaxies visible in the night sky around the Orion constellation?
Is this Forest Gnome Warlock character build legal?
Feasibility of keeping an Electrical Bike in poor (wet) storage conditions
Can Oko's Elk ability stop nonbasics from being affected by Magus of the Moon?
What are the reasons OR industry projects fail?
Why does spin recovery involve cutting the throttle?
I have been accused of copying two lab reports from the previous year even though I had done everything by myself
What does "fancy being" mean?
Is there a heuristic approach to the MILP problem?
Why does the single dot entry exist in file systems?
Fantasy movie with a deaf man, strong man who hurls cannon balls and a flying ship
Can someone explain the output from running Bitcoin Core unit tests on Mac OS please?
Why is Carbon Dioxide a Greenhouse Gas whereas Ammonia is not?
What does it take to make metal music?
Vintage vs modern B&W photography techniques differ in color luminance - what's going on here?
Will being an emotionally numb 14 year-old prevent me from eventually being a pilot?
Replacing 2-prong outlets in basement - existing wiring has two hot wires, one neutral?
Would copper swords work better than regular swords against fungal monsters?
Why is weak Kőnig's lemma weaker than Kőnig's lemma?
How to add “share dropbox link” to nemo on ubuntu 18.04
Dropbox 'Copy Public Link' in Thunar file manager (Xfce)Dropbox: Ubuntu 14.04, Cinnamon, NemoShare dropbox folder between Ubuntu and WindowsCan a Network Share tab be added to Nemo in Ubuntu 16.04Xubuntu 17.10 + nemo + dropbox supportSwitching from nautilus to nemo not working 18.04Ubuntu 18.04 LTS and Nemo
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I'm trying nemo out, but I use dropbox cloud and the share link option does not show when clicking in a file or folder at nemo.
Using ubuntu 18.04
dropbox nemo
add a comment
|
I'm trying nemo out, but I use dropbox cloud and the share link option does not show when clicking in a file or folder at nemo.
Using ubuntu 18.04
dropbox nemo
add a comment
|
I'm trying nemo out, but I use dropbox cloud and the share link option does not show when clicking in a file or folder at nemo.
Using ubuntu 18.04
dropbox nemo
I'm trying nemo out, but I use dropbox cloud and the share link option does not show when clicking in a file or folder at nemo.
Using ubuntu 18.04
dropbox nemo
dropbox nemo
edited Jul 14 at 13:02
Vitor Abella
asked Jul 13 at 14:07
Vitor AbellaVitor Abella
3,38111 gold badges36 silver badges68 bronze badges
3,38111 gold badges36 silver badges68 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
You need to install the package nemo-dropbox
, which is not installed by default with the nemo
package. That package is needed to ensure integration of Dropbox with the nemo file manager.
To install the package, open a terminal and issue the command
sudo apt install nemo-dropbox
You will probably need to log out and long back in before it takes effect.
How to install nemo-dropbox on ubuntu 18.04?
– Vitor Abella
Jul 14 at 13:03
Added it to my answer. You could also use Synaptics package manager, which is not installed by default.
– vanadium
Jul 14 at 16:57
it didnt worked.
– Vitor Abella
Jul 15 at 14:43
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1158049%2fhow-to-add-share-dropbox-link-to-nemo-on-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You need to install the package nemo-dropbox
, which is not installed by default with the nemo
package. That package is needed to ensure integration of Dropbox with the nemo file manager.
To install the package, open a terminal and issue the command
sudo apt install nemo-dropbox
You will probably need to log out and long back in before it takes effect.
How to install nemo-dropbox on ubuntu 18.04?
– Vitor Abella
Jul 14 at 13:03
Added it to my answer. You could also use Synaptics package manager, which is not installed by default.
– vanadium
Jul 14 at 16:57
it didnt worked.
– Vitor Abella
Jul 15 at 14:43
add a comment
|
You need to install the package nemo-dropbox
, which is not installed by default with the nemo
package. That package is needed to ensure integration of Dropbox with the nemo file manager.
To install the package, open a terminal and issue the command
sudo apt install nemo-dropbox
You will probably need to log out and long back in before it takes effect.
How to install nemo-dropbox on ubuntu 18.04?
– Vitor Abella
Jul 14 at 13:03
Added it to my answer. You could also use Synaptics package manager, which is not installed by default.
– vanadium
Jul 14 at 16:57
it didnt worked.
– Vitor Abella
Jul 15 at 14:43
add a comment
|
You need to install the package nemo-dropbox
, which is not installed by default with the nemo
package. That package is needed to ensure integration of Dropbox with the nemo file manager.
To install the package, open a terminal and issue the command
sudo apt install nemo-dropbox
You will probably need to log out and long back in before it takes effect.
You need to install the package nemo-dropbox
, which is not installed by default with the nemo
package. That package is needed to ensure integration of Dropbox with the nemo file manager.
To install the package, open a terminal and issue the command
sudo apt install nemo-dropbox
You will probably need to log out and long back in before it takes effect.
edited Jul 14 at 16:56
answered Jul 13 at 15:29
vanadiumvanadium
13k2 gold badges22 silver badges41 bronze badges
13k2 gold badges22 silver badges41 bronze badges
How to install nemo-dropbox on ubuntu 18.04?
– Vitor Abella
Jul 14 at 13:03
Added it to my answer. You could also use Synaptics package manager, which is not installed by default.
– vanadium
Jul 14 at 16:57
it didnt worked.
– Vitor Abella
Jul 15 at 14:43
add a comment
|
How to install nemo-dropbox on ubuntu 18.04?
– Vitor Abella
Jul 14 at 13:03
Added it to my answer. You could also use Synaptics package manager, which is not installed by default.
– vanadium
Jul 14 at 16:57
it didnt worked.
– Vitor Abella
Jul 15 at 14:43
How to install nemo-dropbox on ubuntu 18.04?
– Vitor Abella
Jul 14 at 13:03
How to install nemo-dropbox on ubuntu 18.04?
– Vitor Abella
Jul 14 at 13:03
Added it to my answer. You could also use Synaptics package manager, which is not installed by default.
– vanadium
Jul 14 at 16:57
Added it to my answer. You could also use Synaptics package manager, which is not installed by default.
– vanadium
Jul 14 at 16:57
it didnt worked.
– Vitor Abella
Jul 15 at 14:43
it didnt worked.
– Vitor Abella
Jul 15 at 14:43
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1158049%2fhow-to-add-share-dropbox-link-to-nemo-on-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown